summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-23drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()Srinivasan Shanmugam1-6/+11
2026-03-23drm/amd/pm: Add emit clock supportAsad Kamal1-0/+198
2026-03-23drm/amd/pm: add set{get}_power_limit support for smu 15.0.8Yang Wang2-0/+35
2026-03-23drm/amd/pm: add get_unique_id support for smu 15.0.8Yang Wang1-0/+10
2026-03-23drm/amd/pm: add get_gpu_metrics support for 15.0.8Yang Wang3-4/+303
2026-03-23drm/amd/pm: Add get_pm_metrics support for smu 15.0.8Asad Kamal1-0/+65
2026-03-23drm/amd/pm: Add default dpm table support for smu 15.0.8Asad Kamal3-0/+213
2026-03-23drm/amd/pm: Update dpm table structs for smu_v15_0Asad Kamal2-77/+49
2026-03-23drm/amd/pm: Setup driver pptable for smu 15.0.8Yang Wang4-5/+257
2026-03-23drm/amd/pm: Add mode2 support for smu_v15_0_8Asad Kamal1-0/+44
2026-03-23drm/amd/pm: Add initial support for smu v15_0_8Hawking Zhang7-52/+564
2026-03-23drm/amdgpu/userq: cleanup amdgpu_userq_get/put where not neededSunil Khatri1-18/+3
2026-03-23drm/amd/pm: Add custom fclk setting supportAsad Kamal2-1/+83
2026-03-23drm/amd/pm: Add OD_FCLK interfaceAsad Kamal4-7/+16
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal1-1/+1
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal1-8/+11
2026-03-23drm/amdgpu: Add amdgpu_regs_pcie64 debugfs nodeStanley.Yang1-0/+112
2026-03-23drm/amd/display: Promote DC to 3.2.375Taimur Hassan1-1/+1
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic11-20/+25
2026-03-23drm/amd/display: Restore full update for tiling change to linearJoshua Aberback2-21/+9
2026-03-23drm/amd/display: add dccg FGCG mask initCharlene Liu1-0/+1
2026-03-23drm/amd/display: Remove unnecessary completion flag for secure displayWayne Lin2-8/+0
2026-03-23drm/amd/display: Agument live + capture with CVT case.ChunTao Tso2-2/+7
2026-03-23drm/amd/display: remove dc_clock_limit for apuCharlene Liu1-1/+1
2026-03-23drm/amd/display: Fix Signed/Unsigned Int Usage Compiler WarningGaghik Khachatrian1-1/+1
2026-03-23drm/amd/display: Hardcode dtbclk value in bw_paramsMatthew Stewart1-5/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-0/+5
2026-03-23drm/amd/display: Revert inbox0 lock for cursor due to deadlockNicholas Kazlauskas1-26/+4
2026-03-23drm/amd/display: Add 3DLUT DMA broadcast supportDillon Varone4-48/+67
2026-03-23drm/amd/display: Fix Silence warningsGaghik Khachatrian3-0/+9
2026-03-23drm/amd/display: export get_power_profile interface for later useCharlene Liu4-1/+4
2026-03-23drm/amd/display: pg cntl update based on previous asic.Charlene Liu1-4/+5
2026-03-23drm/amd/display: remove disable_sutter touch pstate debug codeCharlene Liu1-9/+0
2026-03-23drm/amd/display: Refactor DC update checksDillon Varone4-299/+201
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung1-1/+2
2026-03-23drm/amd/display: Fix DCN42 memory clock table using MemClk instead of UClkAlexander Chechik1-1/+1
2026-03-23drm/amd/display: Add Extra SMU Log for dtbclkCharlene Liu1-0/+3
2026-03-23drm/amd/display: Update underflow detection for DCN42Roman Li2-0/+8
2026-03-23drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctlChristian König1-42/+34
2026-03-23drm/amd/display: Clamp min DS DCFCLK value to DCN limitRoman Li3-0/+7
2026-03-23drm/amd/display: Split arbiter programming for DCN42Nicholas Kazlauskas1-1/+33
2026-03-23drm/amd/display: Add missing dcn42 hubbub function pointersRoman Li1-5/+17
2026-03-23drm/amd/display: Add get_default_tiling_info for dcn42Roman Li1-0/+1
2026-03-23drm/amd/display: move dcn42 bw_params initDmytro Laktyushkin1-5/+4
2026-03-23drm/amd/display: System Hang When System enters to S0i3 w/ iGPUCharlene Liu1-1/+2
2026-03-23drm/amd/display: Move DPM clk read to clk_mgr_construct in DCN42Ivan Lipski1-124/+126
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas2-1/+40
2026-03-23drm/amd/display: dcn42 don't round up disclk and dppclkCharlene Liu1-0/+8
2026-03-23drm/amd/display: Update dpia supported configurationMeenakshikumar Somasundaram1-3/+4
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang3-13/+34