index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lock
Nicholas Kazlauskas
6
-45
/
+44
2025-10-13
drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usage
Nicholas Kazlauskas
6
-8
/
+16
2025-10-13
drm/amd/display: Support possibly NULL link for should_use_dmub_lock
Nicholas Kazlauskas
6
-20
/
+23
2025-10-13
drm/amd/display: Consolidate two DML2 FP guards
Ivan Lipski
1
-2
/
+0
2025-10-13
drm/amd/display: Correct slice width calculation for YCbCr420
Relja Vojvodic
7
-1
/
+8
2025-10-13
drm/amd/display: DML2.1 Reintegration
Austin Zheng
8
-257
/
+336
2025-10-13
drm/amd/ras: Add unified ras module top-level makefile
YiPeng Chai
1
-0
/
+34
2025-10-13
drm/amd/ras: Add files to amdgpu ras manager makefile
YiPeng Chai
1
-0
/
+33
2025-10-13
drm/amd/ras: Add amdgpu ras management function.
YiPeng Chai
2
-0
/
+633
2025-10-13
drm/amd/ras: Amdgpu preprocesses ras interrupts
YiPeng Chai
2
-0
/
+163
2025-10-13
drm/amd/ras: Add amdgpu ras system functions
YiPeng Chai
2
-0
/
+377
2025-10-13
drm/amd/ras: Amdgpu handle ras ioctl command
YiPeng Chai
2
-0
/
+418
2025-10-13
drm/amd/ras: Add amdgpu eeprom i2c configuration function
YiPeng Chai
2
-0
/
+208
2025-10-13
drm/amd/ras: Add amdgpu mp1 v13_0 configuration function
YiPeng Chai
2
-0
/
+124
2025-10-13
drm/amd/ras: Add amdgpu nbio v7_9 configuration function
YiPeng Chai
3
-0
/
+155
2025-10-13
drm/amd/ras: Add files to ras core Makefile
YiPeng Chai
1
-0
/
+44
2025-10-13
drm/amd/ras: Add rascore unified interface function
YiPeng Chai
2
-0
/
+971
2025-10-13
drm/amd/ras: Add cper conversion function
YiPeng Chai
2
-0
/
+614
2025-10-13
drm/amd/ras: Use ring buffer to record ras ecc data
YiPeng Chai
2
-0
/
+403
2025-10-13
drm/amd/ras: Add thread to handle ras events
YiPeng Chai
2
-0
/
+368
2025-10-13
drm/amd/ras: Add ras ioctl command handler
YiPeng Chai
2
-0
/
+952
2025-10-13
drm/amd/ras: Add psp ras common functions
YiPeng Chai
3
-0
/
+1126
2025-10-13
drm/amd/ras: Add psp v13_0 ras functions
YiPeng Chai
2
-0
/
+77
2025-10-13
drm/amd/ras: Add eeprom ras functions
YiPeng Chai
2
-0
/
+1565
2025-10-13
drm/amd/ras: Add gfx common ras functions
YiPeng Chai
2
-0
/
+113
2025-10-13
drm/amd/ras: Add gfx v9_0 ras functions
YiPeng Chai
2
-0
/
+685
2025-10-13
drm/amd/ras: Add umc common ras functions
YiPeng Chai
2
-0
/
+872
2025-10-13
drm/amd/ras: Add umc v12_0 ras functions
YiPeng Chai
2
-0
/
+825
2025-10-13
drm/amd/ras: Add nbio common ras functions
YiPeng Chai
2
-0
/
+141
2025-10-13
drm/amd/ras: Add nbio v7_9 ras functions
YiPeng Chai
2
-0
/
+154
2025-10-13
drm/amdkfd: fix suspend/resume all calls in mes based eviction path
Jonathan Kim
1
-52
/
+21
2025-10-13
drm/amd/ras: Add mp1 common ras functions
YiPeng Chai
2
-0
/
+131
2025-10-13
drm/amdgpu: enable suspend/resume all for gfx 12
Jonathan Kim
1
-7
/
+4
2025-10-13
drm/amd/ras: Add mp1 v13_0 ras functions
YiPeng Chai
2
-0
/
+135
2025-10-13
drm/amdgpu: fix hung reset queue array memory allocation
Jonathan Kim
5
-10
/
+20
2025-10-13
drm/amd/ras: Add aca common ras functions
YiPeng Chai
2
-0
/
+836
2025-10-13
drm/amdgpu: fix initialization of doorbell array for detect and hang
Jonathan Kim
1
-1
/
+1
2025-10-13
drm/amd/ras: Add ras aca parser v1.0
YiPeng Chai
2
-0
/
+450
2025-10-13
drm/amdgpu: clean up amdgpu hmm range functions
Sunil Khatri
8
-74
/
+56
2025-10-13
drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
Sunil Khatri
8
-26
/
+38
2025-10-13
drm/amdgpu: fix gfx12 mes packet status return check
Jonathan Kim
1
-1
/
+6
2025-10-13
drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices
Jesse.Zhang
3
-6
/
+7
2025-10-13
drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM
Christian König
1
-0
/
+3
2025-10-13
drm/amdgpu: fix bit shift logic
Sathishkumar S
1
-1
/
+1
2025-10-13
drm/amd/powerplay: Fix CIK shutdown temperature
Timur Kristóf
1
-2
/
+1
2025-10-13
drm/amdgpu: use atomic functions with memory barriers for vm fault info
Gui-Dong Han
3
-11
/
+8
2025-10-13
drm/amdgpu: set an error on all fences from a bad context
Alex Deucher
3
-6
/
+37
2025-10-13
drm/amdgpu: handle wrap around in reemit handling
Alex Deucher
1
-5
/
+10
2025-10-13
drm/amdgpu: fix handling of harvesting for ip_discovery firmware
Alex Deucher
1
-1
/
+17
2025-10-13
drm/amdgpu: block CE CS if not explicitely allowed by module option
Christian König
3
-1
/
+14
[prev]
[next]