index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Evan Quan
2022-12-15
1
-7
/
+15
|
*
|
|
|
|
drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
Evan Quan
2022-12-15
1
-0
/
+2
|
*
|
|
|
|
drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
Evan Quan
2022-12-15
4
-1
/
+22
|
*
|
|
|
|
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
2022-12-14
2
-4
/
+18
|
*
|
|
|
|
drm/amdgpu: Remove unnecessary domain argument
Luben Tuikov
2022-12-14
4
-14
/
+6
|
*
|
|
|
|
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
Luben Tuikov
2022-12-14
1
-11
/
+8
|
*
|
|
|
|
drm/amdgpu: Check if fru_addr is not NULL (v2)
Luben Tuikov
2022-12-14
1
-2
/
+4
|
*
|
|
|
|
drm/amdgpu: rework reserved VMID handling
Christian König
2022-12-14
3
-30
/
+24
|
*
|
|
|
|
drm/amdgpu: stop waiting for the VM during unreserve
Christian König
2022-12-14
1
-16
/
+0
|
*
|
|
|
|
drm/amdgpu: cleanup SPM support a bit
Christian König
2022-12-14
3
-4
/
+7
|
*
|
|
|
|
drm/amdgpu: fix GDS/GWS/OA switch handling
Christian König
2022-12-14
3
-43
/
+54
|
*
|
|
|
|
drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
Evan Quan
2022-12-14
1
-0
/
+2
|
*
|
|
|
|
drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
Evan Quan
2022-12-14
1
-0
/
+2
|
*
|
|
|
|
drm/amdgpu: Add notifier lock for KFD userptrs
Felix Kuehling
2022-12-14
6
-91
/
+172
|
*
|
|
|
|
drm/amd/display: Add DCN314 display SG Support
Yifan Zhang
2022-12-14
1
-0
/
+1
|
*
|
|
|
|
drm/amdgpu: WARN when freeing kernel memory during suspend
Christian König
2022-12-14
1
-0
/
+2
|
*
|
|
|
|
drm/amdgpu: fixx NULL pointer deref in gmc_v9_0_get_vm_pte
Christian König
2022-12-14
1
-1
/
+3
|
*
|
|
|
|
drm/amdgpu: Add an extra evict_resource call during device_suspend.
Shikang Fan
2022-12-13
1
-0
/
+5
|
*
|
|
|
|
drm/amdgpu: handle polaris10/11 overlap asics (v2)
Alex Deucher
2022-12-09
1
-2
/
+11
|
*
|
|
|
|
drm/amdgpu: make display pinning more flexible (v2)
Alex Deucher
2022-12-09
1
-1
/
+2
|
*
|
|
|
|
drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"
Colin Ian King
2022-12-09
7
-20
/
+20
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-21
1
-6
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
drm/bridge: ti-sn65dsi86: Propagate errors in .get_state() to the caller
Uwe Kleine-König
2022-12-06
1
-4
/
+4
|
*
|
|
|
|
pwm: Make .get_state() callback return an error code
Uwe Kleine-König
2022-12-06
1
-6
/
+8
*
|
|
|
|
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2022-11-24
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-12-15
1
-1
/
+0
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
vfio: Remove vfio_free_device
Eric Farman
2022-11-10
1
-1
/
+0
*
|
|
|
|
|
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
6
-13
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
Nathan Chancellor
2022-11-18
3
-6
/
+9
|
*
|
|
|
|
|
|
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
Nathan Chancellor
2022-11-18
1
-2
/
+3
|
*
|
|
|
|
|
|
overflow: Introduce overflows_type() and castable_to_type()
Kees Cook
2022-11-02
2
-5
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
1
-4
/
+17
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
2022-12-02
127
-1132
/
+1838
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
vfio-iommufd: Support iommufd for emulated VFIO devices
Jason Gunthorpe
2022-12-02
1
-0
/
+3
|
*
|
|
|
|
|
|
|
i915/gvt: Move gvt mapping cache initialization to intel_vgpu_init_dev()
Yi Liu
2022-12-02
1
-4
/
+14
*
|
|
|
|
|
|
|
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
3
-5
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
drm/exynos: remove FOLL_FORCE usage
David Hildenbrand
2022-12-01
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
drm/etnaviv: remove FOLL_FORCE usage
David Hildenbrand
2022-12-01
1
-3
/
+5
|
*
|
|
|
|
|
|
|
|
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-11-30
1
-0
/
+7
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
amdgpu: use VM_ACCESS_FLAGS
Kefeng Wang
2022-11-09
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-12-13
1342
-28372
/
+44827
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd...
Dave Airlie
2022-12-09
37
-94
/
+156
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: fix mmhub register base coding error
Yang Wang
2022-12-06
5
-5
/
+5
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: add tmz support for GC IP v11.0.4
Tim Huang
2022-12-06
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
Tim Huang
2022-12-06
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
Tim Huang
2022-12-06
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: enable GFX IP v11.0.4 CG support
Tim Huang
2022-12-06
1
-1
/
+17
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: Make amdgpu_ring_mux functions as static
Jiadong Zhu
2022-12-06
1
-5
/
+3
|
|
*
|
|
|
|
|
|
|
|
drm/amdgpu: generally allow over-commit during BO allocation
Christian König
2022-12-06
2
-18
/
+4
[prev]
[next]