summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal-8/+11
2026-03-23drm/amdgpu: Add amdgpu_regs_pcie64 debugfs nodeStanley.Yang-0/+112
2026-03-23drm/amd/display: Promote DC to 3.2.375Taimur Hassan-1/+1
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic-20/+25
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback-21/+9
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu-0/+1
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin-8/+0
2026-03-23drm/amd/display: Agument live + capture with CVT case.ChunTao Tso-2/+7
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu-1/+1
2026-03-23drm/amd/display: Fix Signed/Unsigned Int Usage Compiler WarningGaghik Khachatrian-1/+1
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski-0/+5
2026-03-23drm/amd/display: Revert inbox0 lock for cursor due to deadlockNicholas Kazlauskas-26/+4
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone-48/+67
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian-0/+9
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu-1/+4
2026-03-23drm/amd/display: pg cntl update based on previous asic.Charlene Liu-4/+5
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu-9/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone-299/+201
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung-1/+2
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu-0/+3
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li-0/+8
2026-03-23drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctlChristian König-42/+34
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li-0/+7
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas-1/+33
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li-5/+17
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li-0/+1
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin-5/+4
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu-1/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski-124/+126
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas-1/+40
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu-0/+8
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram-3/+4
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang-13/+34
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong-2/+11
2026-03-23drm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher-1/+1
2026-03-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher-1/+1
2026-03-23drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher-7/+0
2026-03-23drm/amdgpu: Skip discovery dump when topology is unavailableSrinivasan Shanmugam-5/+3
2026-03-23drm/amd/ras: Add input pointer validation in ras core helpersSrinivasan Shanmugam-0/+9
2026-03-23drm/amd/ras: Add NULL checks for ras_core sys_fn callbacksSrinivasan Shanmugam-0/+13
2026-03-23drm/amdgpu: annotate eviction fence signaling pathChristian König-0/+10
2026-03-23drm/amdgpu: Avoid NULL dereference in discovery topology coredump path v3Srinivasan Shanmugam-1/+10
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil-1/+9
2026-03-23drm/amd/ras: Remove redundant NULL check in pending bad-bank list iterationSrinivasan Shanmugam-1/+1
2026-03-23drm/amd/pm: Add smu v15_0_8 pmfw headerHawking Zhang-0/+427
2026-03-23drm/amd/pm: Add smu v15_0_8 message headerHawking Zhang-0/+100
2026-03-23drm/amd/pm: Add smu v15_0_8 driver interface headerHawking Zhang-0/+295
2026-03-23drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2Christian König-21/+27