summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2025-04-08drm/amdgpu/gfx12: dump full CP packet header FIFOsAlex Deucher-6/+35
2025-04-08drm/amdgpu/gfx11: dump full CP packet header FIFOsAlex Deucher-10/+49
2025-04-08drm/amdgpu/gfx10: dump full CP packet header FIFOsAlex Deucher-13/+51
2025-04-07drm/amdgpu/gfx9.4.3: dump full CP packet header FIFOsAlex Deucher-15/+37
2025-04-07drm/amdgpu/gfx9: dump full CP packet header FIFOsAlex Deucher-13/+49
2025-04-07drm/amd/pm: implement dpm vcn reset functionRuili Ji-1/+48
2025-04-07drm/amd/display: Promote DC to 3.2.328Taimur Hassan-1/+1
2025-04-07drm/amd/display: rename IPS2 entry/exit messageSherry Wang-3/+3
2025-04-07drm/amd/display: [FW Promotion] Release 0.1.5.0Taimur Hassan-1/+5
2025-04-07drm/amd/display: turn off eDP lcdvdd and backlight if not requiredCharlene Liu-2/+4
2025-04-07drm/amd/display: dont disable dtb as dto src during dpms offAusef Yousof-5/+8
2025-04-07drm/amd/display: wait for updates to latch before lockingAusef Yousof-0/+175
2025-04-07drm/amd/display: Remove double checks for `debug.enable_mem_low_power.bits.cm`Mario Limonciello-6/+3
2025-04-07drm/amd/display: Move PSR support message into amdgpu_dmMario Limonciello-9/+8
2025-04-07drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello-9/+9
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski-63/+617
2025-04-07drm/amd/display: Correct SSC enable detection for DCN351Kevin Gao-2/+10
2025-04-07drm/amd/display: Optimize custom brightness curveMario Limonciello-20/+33
2025-04-07drm/amdgpu: Fix CPER error handling on VFsVictor Skvortsov-4/+12
2025-04-07drm/amdgpu: Fix typo in DC_DEBUG_MASK kernel-docDominik Kaszewski-1/+1
2025-04-07drm/amdgpu: Fix the comment to avoid warningSunil Khatri-0/+1
2025-04-07drm/amdgpu: Fix xgmi v6.4.1 link status reportingLijo Lazar-6/+18
2025-04-07drm/amd/display: Remove the redundant NULL checkAndrey Vatoropin-2/+0
2025-04-07drm/amdgpu: Add basic validation for RAS headerLijo Lazar-3/+19
2025-04-07drm/amdkfd: Drop workaround for GC v9.4.3 revID 0Apurv Mishra-22/+12
2025-04-07drm/amd/display: removed unused functionJames Flowers-42/+0
2025-04-07drm/amdgpu: huge sid.h cleanup, drop substituted defines.Alexandre Demers-1209/+2
2025-04-07drm/amdgpu: move si.c away from sid.hAlexandre Demers-182/+183
2025-04-07drm/pm/legacy-dpm: move SI away from sid.h and si_enums.hAlexandre Demers-184/+190
2025-04-07drm/amdgpu: enable FW workaround for VCN 4_0_5Boyuan Zhang-0/+4
2025-04-07drm/amdgpu: Add indirect L1_TLB_CNTL reg programming for VFsVictor Skvortsov-21/+93
2025-04-07drm/amdgpu/gfx12: Implement the gfx12 kgq pipe resetPrike Liang-2/+67
2025-04-07drm/amdgpu: add missing SMU6 defines, shifts and masksAlexandre Demers-3/+229
2025-04-07drm/amd/pp: Fix potential NULL pointer dereference in atomctrl_initialize_mc_...Charles Han-0/+8
2025-04-07drm/amdgpu/gfx11: Implement the GFX11 KCQ pipe resetPrike Liang-2/+134
2025-04-07drm/amdgpu/gfx11: Implement the GFX11 KGQ pipe resetPrike Liang-2/+72
2025-04-07drm/amd/display: Promote DAL to 3.2.327Aric Cyr-1/+1
2025-04-07drm/amd/display: Fix Vertical Interrupt definitions for dcn32, dcn401Dillon Varone-29/+101
2025-04-07Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"Dillon Varone-46/+1
2025-04-07drm/amd/display: Fix VUpdate offset calculations for dcn401Dillon Varone-1/+46
2025-04-07drm/amd/display: Do Not Consider DSC if Valid Config Not FoundFangzhi Zuo-8/+9
2025-04-07drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone-270/+500
2025-04-07drm/amd/display: Add a Panel Replay config optionChunTao Tso-0/+5
2025-04-07drm/amd/display: use drm_warn instead of DRM_WARNAurabindo Pillai-13/+13
2025-04-07drm/amd/display: use drm_info instead of DRM_INFOAurabindo Pillai-12/+12
2025-04-07drm/amd/display: Consider downspread against max clocks in DML2.1Dillon Varone-3/+13
2025-04-07drm/amd/display: Enable Replay Low Hz feature flagRobin Chen-1/+4
2025-04-07drm/amd/display: Use meaningful size for block_sequence arrayJoshua Aberback-5/+9
2025-04-07drm/amd/display: Set ODM Factor Based On DML ArchitectureAustin Zheng-12/+12
2025-04-07drm/amd/display: convert more DRM_ERROR to drm_errAurabindo Pillai-103/+104