summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cbYang Wang1-92/+115
2024-04-10drm/amdgpu: Bypass asd if display hw is not availableHawking Zhang1-0/+5
2024-04-10drm/amdgpu/pm: Add support for MACO flag checkingMa Jun27-64/+79
2024-04-10drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun27-32/+34
2024-04-10drm/amdgpu: Add a new runtime mode definitionMa Jun1-0/+4
2024-04-10drm/amd/pm: fix the high voltage issue after unloadKenneth Feng4-14/+48
2024-04-10drm/amd/display: Enable FGCG for DCN351Rodrigo Siqueira1-0/+2
2024-04-10drm/amd/display: Add color logs for dcn20Rodrigo Siqueira1-0/+1
2024-04-10drm/amd/display: Includes adjustmentsRodrigo Siqueira5-10/+1
2024-04-10drm/amd/display: Add code comments clock and encode codeRodrigo Siqueira4-7/+16
2024-04-10drm/amd/display: Add WBSCL ram coefficient for writebackRodrigo Siqueira1-0/+11
2024-04-10drm/amd/display: Fix MPCC DTN loggingEric Bernstein1-1/+1
2024-04-10drm/amd/display: Initialize debug variable dataRodrigo Siqueira1-1/+1
2024-04-10drm/amd/display: Add missing SFB and OPP_SFRodrigo Siqueira2-0/+2
2024-04-10drm/amd/display: Remove redundant RESERVE0 and RESERVE1Rodrigo Siqueira1-2/+1
2024-04-10drm/amd/display: Add missing registersRodrigo Siqueira8-1/+149
2024-04-10drm/amd/display: Drop legacy codeRodrigo Siqueira2-23/+0
2024-04-10drm/amd/display: Update DSC compute parameter calculationRodrigo Siqueira1-4/+3
2024-04-10drm/amd/display: Add some missing debug registersRodrigo Siqueira8-0/+85
2024-04-10drm/amd/display: Enable cur_rom_en even if cursor degamma is not enabledRodrigo Siqueira1-3/+1
2024-04-10drm/amd/display: Set alpha enable to 0 for some specific formatsRodrigo Siqueira1-0/+4
2024-04-10drm/amd/display: Initialize DP ref clk with the correct clockRodrigo Siqueira1-2/+2
2024-04-10drm/amd/display: 3.2.279Aric Cyr1-1/+1
2024-04-10drm/amd/display: Allow RCG for Static Screen + LVP for DCN35Roman Li1-1/+3
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr35-55/+44
2024-04-10drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu5-9/+37
2024-04-10drm/amd/display: Add handling for DC power modeJoshua Aberback13-43/+120
2024-04-10drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback5-6/+7
2024-04-10drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee6-2/+30
2024-04-10drm/amd/display: add root clock control function pointer to fix display corru...Xi (Alex) Liu1-0/+1
2024-04-10drm/amd/display: Disable Z8 minimum stutter period check for DCN35Nicholas Kazlauskas1-1/+1
2024-04-10drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee5-0/+15
2024-04-10drm/amd/display: Add OTG check for set AV muteLeo (Hanghong) Ma1-1/+1
2024-04-10drm/amd/display: Skip on writeback when it's not applicableAlex Hung1-1/+8
2024-04-10drm/amd/display: Allow HPO PG for DCN35Duncan Ma1-1/+1
2024-04-10drm/amd/display: Enable RCO for HDMISTREAMCLK in DCN35Daniel Miess2-2/+13
2024-04-10drm/amd/display: Add dummy interface for tracing DCN32 SMU messagesGeorge Shen4-1/+31
2024-04-10drm/amd/display: Enable DTBCLK DTO earlier in the sequenceSung Joon Kim1-16/+16
2024-04-10drm/amd/display: update pipe topology log to support subvpWenjing Liu1-31/+65
2024-04-10drm/amd/display: Add dmub additional interface support for FAMSDillon Varone5-5/+9
2024-04-10drm/amdgpu: use vm_update_mode=0 as default in sriov for gfx10.3 onwardsDanijel Slivka2-6/+7
2024-04-10drm/amd/amdgpu: add pipe1 hardware supportArunpravin Paneer Selvam1-1/+1
2024-04-10drm/amdgpu: select HDP ref/mask according to gfx ring pipeZhenGuo Yin1-1/+1
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback8-8/+10
2024-04-10drm/amd/display: FEC overhead should be checked once for mst slot numsHersen Wu2-30/+10
2024-04-10drm/amdgpu: implement IRQ_STATE_ENABLE for SDMA v4.4.2Tao Zhou1-13/+3
2024-04-10drm/amd/display: Expand supported Replay residency modeLeon Huang3-4/+7
2024-04-10drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess10-14/+314
2024-04-10drm/amd/display: optimize dml2 pipe resource allocation orderWenjing Liu4-44/+97
2024-04-10drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam2-130/+199