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
2025-08-04
drm/amd/display: Avoid Read Remote DPCD Many Times
Fangzhi Zuo
-3
/
+6
2025-08-04
drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"
Mario Limonciello
-4
/
+4
2025-08-04
drm/amd/display: update dpp/disp clock from smu clock table
Paul Hsieh
-3
/
+33
2025-08-04
drm/amd/display: more liberal vmin/vmax update for freesync
Aurabindo Pillai
-8
/
+20
2025-08-04
drm/amd/display: fix dmub access race condition
Aurabindo Pillai
-6
/
+63
2025-08-04
drm/amd/display: Adjust AUX-less ALPM setting
Duncan Ma
-1
/
+1
2025-08-04
drm/amd/display: fix a Null pointer dereference vulnerability
Siyang Liu
-9
/
+10
2025-08-04
drm/amdgpu: Initialize vcn v5_0_1 ras function
Mangesh Gadre
-0
/
+8
2025-08-04
drm/amd/display: Add primary plane to commits for correct VRR handling
Michel Dänzer
-0
/
+9
2025-08-04
drm/amdgpu: skip mgpu fan boost for multi-vf
Yunxiang Li
-1
/
+1
2025-08-04
drm/amdgpu: Initialize jpeg v5_0_1 ras function
Mangesh Gadre
-0
/
+8
2025-08-04
drm/amdgpu: Skip poison aca bank from UE channel
Xiang Liu
-21
/
+30
2025-08-04
drm/amdgpu: fix link error for !PM_SLEEP
Arnd Bergmann
-10
/
+10
2025-08-04
drm/amd/display: add more cyan skillfish devices
Alex Deucher
-1
/
+12
2025-08-04
drm/amdgpu: update mmhub 3.3 client id mappings
Alex Deucher
-1
/
+104
2025-08-04
drm/amdgpu: update mmhub 3.0.1 client id mappings
Alex Deucher
-25
/
+32
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN2_5
Sathishkumar S
-76
/
+7
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN2_0_0
Sathishkumar S
-74
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN3_0
Sathishkumar S
-73
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN4_0_3
Sathishkumar S
-74
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN4_0_5
Sathishkumar S
-75
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN4_0_0
Sathishkumar S
-75
/
+5
2025-08-04
drm/amdgpu/vcn: Register dump cleanup in VCN5
Sathishkumar S
-91
/
+44
2025-08-04
drm/amdgpu: Add new error code for VCN/JPEG new chain
Stanley.Yang
-3
/
+4
2025-08-04
drm/amdgpu: Fix vcn v5.0.1 poison irq call trace
Stanley.Yang
-5
/
+12
2025-08-04
drm/amdgpu/vcn: Add regdump helper functions
Sathishkumar S
-0
/
+95
2025-08-04
drm/amd/amdgpu: Release xcp drm memory after unplug
Meng Li
-9
/
+49
2025-08-04
drm/amdgpu: Retain job->vm in amdgpu_job_prepare_job
YuanShang
-7
/
+0
2025-08-04
drm/amd: Use drm_*() macros instead of DRM_*() for amdgpu_cs
Mario Limonciello
-10
/
+10
2025-08-04
drm/amdgpu: use kmalloc_array() instead of kmalloc()
Yunshui Jiang
-2
/
+2
2025-08-04
drm/amdgpu: Fix unintended error log in VCN5_0_0
Sathishkumar S
-2
/
+3
2025-08-04
drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.
Timur Kristóf
-14
/
+25
2025-08-04
drm/amd/display: Don't overwrite dce60_clk_mgr
Timur Kristóf
-1
/
+0
2025-08-04
drm/amdgpu: Effective health check before reset
Ce Sun
-18
/
+8
2025-08-04
drm/amdgpu: Avoid rma causes GPU duplicate reset
Ce Sun
-7
/
+11
2025-08-04
drm/amdgpu: Update IPID value for bad page threshold CPER
Xiang Liu
-2
/
+6
2025-08-04
drm/amdgpu: Fix kdoc style in amdgpu_fence.c
Srinivasan Shanmugam
-1
/
+1
2025-08-04
drm/amdkfd: Fix checkpoint-restore on multi-xcc
David Yat Sin
-16
/
+67
2025-08-04
drm/amd: Restore cached manual clock settings during resume
Mario Limonciello
-0
/
+10
2025-08-04
drm/amd: Restore cached power limit during resume
Mario Limonciello
-0
/
+6
2025-08-04
drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabled
Perry Yuan
-0
/
+4
2025-08-04
drm/amdgpu: rework how PTE flags are generated v3
Christian König
-186
/
+158
2025-07-31
Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-61
/
+88
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-4351
/
+7651
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+6
2025-07-28
drm/amdgpu: fix module parameter description
Yann Dirson
-1
/
+1
2025-07-28
drm/amdgpu: Add chain runlists support to GC9.4.2
Amber Lin
-0
/
+16
2025-07-28
drm/amd/display: Promote DAL to 3.2.343
Taimur Hassan
-1
/
+1
2025-07-28
drm/amd/display: Cache streams targeting link when performing LT automation
Michael Strauss
-4
/
+14
2025-07-28
drm/amd/display: Fix dmub_cmd header alignment
Ovidiu Bunea
-8
/
+12
[prev]
[next]