index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2026-03-02
drm/amdgpu: Add uvd indirect to register block
Lijo Lazar
-46
/
+55
2026-03-02
drm/amdgpu: Add smc method to register block
Lijo Lazar
-60
/
+84
2026-03-02
drm/amdgpu: clear related counter after RAS eeprom reset
Tao Zhou
-0
/
+3
2026-03-02
drm/amdgpu: compatible with specific RAS old eeprom format
Tao Zhou
-5
/
+12
2026-03-02
drm/amdgpu/userq: change queue id type to u32 from int
Sunil Khatri
-4
/
+4
2026-03-02
drm/amd/display: Promote DC to 3.2.372
Taimur Hassan
-1
/
+1
2026-03-02
drm/amdgpu: Fix static assertion failure issue
YiPeng Chai
-4
/
+5
2026-03-02
drm/amd/display: Prevent integer overflow when mhz to khz
Alex Hung
-13
/
+13
2026-03-02
drm/amd/display: Remove always-false branches
Alex Hung
-10
/
+1
2026-03-02
drm/amd/display: Remove redundant initializers
Alex Hung
-7
/
+7
2026-03-02
drm/amd/display: Silence unused variable warning
Clay King
-3
/
+3
2026-03-02
drm/amd/display: Initialize replay_state to PR_STATE_INVALID
Ivan Lipski
-1
/
+1
2026-03-02
drm/amd/display: Fallback to boot snapshot for dispclk
Dillon Varone
-1
/
+5
2026-03-02
drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: fix kernel-doc warning for ras_eeprom_append()
Yujie Liu
-2
/
+2
2026-03-02
drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo()
Yujie Liu
-1
/
+1
2026-03-02
drm/amd/ras: Fix type size of remainder argument
Kees Cook
-2
/
+4
2026-03-02
drm/amdgpu: Move register access functions
Lijo Lazar
-671
/
+731
2026-03-02
drm/amdgpu: Enable DPG support for VCN5
sguttula
-1
/
+3
2026-03-02
drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT
Alex Hung
-8
/
+16
2026-03-02
drm/amd/display: Use mpc.preblend flag to indicate 3D LUT
Alex Hung
-3
/
+6
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-86
/
+102
2026-02-26
drm/amdkfd: fix CWSR trap handler
Alex Deucher
-3
/
+0
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
-0
/
+7
2026-02-25
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
-4
/
+4
2026-02-25
drm/amdgpu/userq: Fix reference leak in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-0
/
+2
2026-02-25
drm/amd: Disable MES LR compute W/A
Mario Limonciello
-10
/
+0
2026-02-25
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
-7
/
+10
2026-02-25
drm/amd/ras: Handle check address validity in SR-IOV
Jinzhou Su
-7
/
+19
2026-02-25
drm/amdgpu/vcn5: Add SMU dpm interface type
sguttula
-0
/
+4
2026-02-25
drm/amd/ras: Add function to convert retired address
Jinzhou Su
-0
/
+29
2026-02-25
drm/amd/ras: Handle address check in SR-IOV guest
Jinzhou Su
-0
/
+22
2026-02-25
drm/amd/ras: Add convert retired address structure
Jinzhou Su
-0
/
+14
2026-02-25
drm/amd/ras: Add address check structure
Jinzhou Su
-0
/
+15
2026-02-25
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
-5
/
+7
2026-02-25
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
-0
/
+1
2026-02-25
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
-2
/
+2
2026-02-25
drm/amdgpu: add upper bound check on user inputs in wait ioctl
Sunil Khatri
-0
/
+5
2026-02-25
drm/amdgpu: add upper bound check on user inputs in signal ioctl
Sunil Khatri
-0
/
+7
2026-02-25
drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_wait_ioctl
Tvrtko Ursulin
-56
/
+24
2026-02-25
drm/amdgpu/userq: Use drm_gem_objects_lookup in amdgpu_userq_signal_ioctl
Tvrtko Ursulin
-58
/
+21
2026-02-25
drm/amd/ras: use dedicated memory as vf ras command buffer
YiPeng Chai
-40
/
+114
2026-02-25
drm/amdkfd: Removed commented line for MQD queue priority
Andrew Martin
-7
/
+0
[prev]
[next]