index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-11
drm/amd: Set num IP blocks to 0 if discovery fails
Mario Limonciello
2
-2
/
+4
2026-03-11
drm/amdkfd: Unreserve bo if queue update failed
Philip Yang
1
-0
/
+1
2026-03-11
drm/amd/display: Check for S0i3 to be done before DCCG init on DCN21
Ivan Lipski
1
-1
/
+20
2026-03-11
drm/amd/display: Add missing DCCG register entries for DCN20-DCN316
Ivan Lipski
4
-4
/
+20
2026-03-06
drm/amd: Fix a few more NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+6
2026-03-06
drm/amdgpu: fix gpu idle power consumption issue for gfx v12
Yang Wang
1
-1
/
+4
2026-03-06
drm/amdgpu: Fix kernel-doc comments for some LUT properties
Cristian Ciocaltea
1
-8
/
+8
2026-03-06
drm/amd: Fix NULL pointer dereference in device cleanup
Mario Limonciello
1
-0
/
+4
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14
Yang Wang
1
-1
/
+2
2026-03-06
drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13
Yang Wang
2
-2
/
+4
2026-03-04
drm/amdgpu/userq: refcount userqueues to avoid any race conditions
Sunil Khatri
3
-39
/
+95
2026-03-04
drm/amdgpu/userq: Consolidate wait ioctl exit path
Tvrtko Ursulin
1
-23
/
+5
2026-03-04
drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailbox
sguttula
2
-10
/
+28
2026-03-04
drm/amdgpu: Fix use-after-free race in VM acquire
Alysa Liu
1
-1
/
+5
2026-03-04
drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.x
Yang Wang
2
-2
/
+9
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
1
-1
/
+5
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
1
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
2
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
2
-3
/
+6
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
2
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
1
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
1
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
1
-0
/
+7
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
1
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
1
-0
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
24
-60
/
+42
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
66
-310
/
+155
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-11
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
235
-785
/
+785
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
252
-1200
/
+1223
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
182
-885
/
+2020
2026-02-19
drm/amd/display: Remove unneeded DAC link encoder register
Timur Kristóf
4
-5
/
+4
2026-02-19
drm/amd/display: Enable DAC in DCE link encoder
Timur Kristóf
6
-17
/
+50
2026-02-19
drm/amd/display: Set CRTC source for DAC using registers
Timur Kristóf
6
-37
/
+43
2026-02-19
drm/amd/display: Initialize DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-2
/
+11
2026-02-19
drm/amd/display: Turn off DAC in DCE link encoder using VBIOS
Timur Kristóf
2
-16
/
+17
2026-02-19
drm/amd/display: Don't call find_analog_engine() twice
Timur Kristóf
1
-1
/
+0
2026-02-19
drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
Christian König
3
-4
/
+6
2026-02-19
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
1
-0
/
+10
2026-02-19
drm/amdgpu: Set atomics to true for xgmi
Harish Kasiviswanathan
1
-3
/
+4
2026-02-19
drm/amdkfd: Check for NULL return values
Andrew Martin
4
-8
/
+14
2026-02-19
drm/amd/display: Use same max plane scaling limits for all 64 bpp formats
Mario Kleiner
1
-0
/
+5
2026-02-19
drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1
Harish Kasiviswanathan
1
-1
/
+4
2026-02-19
drm/amdkfd: Disable MQD queue priority
Andrew Martin
7
-7
/
+7
2026-02-19
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
1
-2
/
+1
2026-02-19
drm/amd/display: Check return of shaper curve to HW format
Alex Hung
1
-3
/
+3
[next]