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-01-14
drm/amdkfd: Add domain parameter to alloc kernel BO
Philip Yang
-39
/
+45
2026-01-14
drm/amdgpu/userq: Fix fence reference leak on queue teardown v2
Srinivasan Shanmugam
-0
/
+2
2026-01-14
drm/amdkfd: No need to suspend whole MES to evict process
Harish Kasiviswanathan
-11
/
+1
2026-01-14
drm/amd/pm: Deprecate print_clk_levels callback
Lijo Lazar
-22
/
+0
2026-01-14
drm/amd/pm: Use emit clock levels in SMU v15.0.0
Lijo Lazar
-15
/
+18
2026-01-14
Revert "drm/amdgpu: don't attach the tlb fence for SI"
Prike Liang
-3
/
+1
2026-01-14
drm/amdgpu: validate the flush_gpu_tlb_pasid()
Prike Liang
-0
/
+4
2026-01-14
drm/amdkfd: Switch to using GC VERSION to decide LDS/Scratch base
Lang Yu
-2
/
+2
2026-01-14
drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2
Yang Wang
-1
/
+2
2026-01-14
drm/amdkfd: kfd driver supports hot unplug/replug amdgpu devices
Xiaogang Chen
-2
/
+156
2026-01-14
drm/amd/pm: fix issue of missing '*' on pp_dpm_xxx nodes
Yang Wang
-15
/
+16
2026-01-14
drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()
Donet Tom
-1
/
+1
2026-01-14
drm/amdkfd: Fix SVM map/unmap address conversion for non-4k page sizes
Donet Tom
-8
/
+21
2026-01-14
drm/amdkfd: Relax size checking during queue buffer get
Donet Tom
-3
/
+3
2026-01-14
drm/amd/display: Initialise backlight level values from hw
Vivek Das Mohapatra
-1
/
+17
2026-01-14
drm/atomic: add max_size check to drm_property_replace_blob_from_id()
Dmitry Baryshkov
-9
/
+9
2026-01-10
drm/amd/display: Promote DC to 3.2.365
Taimur Hassan
-1
/
+1
2026-01-10
drm/amd/display: [FW Promotion] Release 0.1.42.0
Taimur Hassan
-2
/
+6
2026-01-10
drm/amd/display: switch to drm_dbg_ macros instead of DRM_DEBUG_ variants
Aurabindo Pillai
-12
/
+13
2026-01-10
drm/amd/display: switch to drm_dbg_kms() from DRM_DEBUG_KMS
Aurabindo Pillai
-15
/
+15
2026-01-10
drm/amd/display: Add pwait status to DMCUB debug logging
Nicholas Kazlauskas
-0
/
+1
2026-01-10
drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35
Nicholas Kazlauskas
-1
/
+56
2026-01-10
drm/amd/display: Add replay_events in replay settings
Peichen Huang
-0
/
+2
2026-01-10
drm/amd/display: init code for external panel replay
Peichen Huang
-21
/
+47
2026-01-10
drm/amd/display: disable replay when crc source is enabled
Ray Wu
-3
/
+30
2026-01-10
drm/amd/display: Always update divider settings for DP tunnel
Cruise Hung
-5
/
+13
2026-01-10
drm/amd/display: revert "write default Vesa Aux backlight control in dmub"
Derek Lai
-28
/
+8
2026-01-10
drm/amd/display: correct clip x assignment in cursor programming
Ausef Yousof
-1
/
+11
2026-01-10
drm/amd/display: Add global fgcg function prototype to DCCG
Leo Chen
-0
/
+1
2026-01-10
drm/amd/display: only power down dig on phy endpoints
Dmytro Laktyushkin
-0
/
+2
2026-01-10
drm/amd/display: PR error HPD_IRQ handling
Jack Chang
-0
/
+68
2026-01-10
drm/amd/display: DPCD for Selective Update
Jack Chang
-4
/
+97
2026-01-10
drm/amd/display: Bump the HDMI clock to 340MHz
Mario Limonciello
-2
/
+4
2026-01-10
drm/amd/display: Show link name in PSR status message
Mario Limonciello (AMD)
-1
/
+2
2026-01-10
drm/amd/display: Remove unused DMUB replay commands
Robin Chen
-60
/
+0
2026-01-10
drm/amd/display: Re-implement minimal transition deferral
Joshua Aberback
-16
/
+33
2026-01-10
drm/amd/display: move panel replay out from edp
Peichen Huang
-294
/
+373
2026-01-10
drm/amdgpu/mes: Simplify hqd mask initialization
Lang Yu
-24
/
+41
2026-01-10
drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...
Srinivasan Shanmugam
-36
/
+37
2026-01-10
drm/amdkfd: fix a memory leak in device_queue_manager_init()
Haoxiang Li
-8
/
+11
2026-01-10
drm/amdgpu: make sure userqs are enabled in userq IOCTLs
Alex Deucher
-0
/
+23
2026-01-10
drm/amdgpu: Slightly simplify base_addr_show()
Christophe JAILLET
-7
/
+4
2026-01-10
drm/amdgpu: Drop MMIO_REMAP domain bit and keep it Internal
Christian König
-44
/
+59
2026-01-10
drm/amd/pm: Use message control for debug mailbox
Lijo Lazar
-31
/
+26
2026-01-10
drm/amd/pm: Add debug message callback
Lijo Lazar
-0
/
+32
2026-01-10
drm/amd/pm: Drop unused ppt callback definitions
Lijo Lazar
-20
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv15
Lijo Lazar
-2
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv14
Lijo Lazar
-2
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv13
Lijo Lazar
-10
/
+0
2026-01-10
drm/amd/pm: Drop unused ppt callback from SMUv12
Lijo Lazar
-2
/
+0
[prev]
[next]