summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn31
AgeCommit message (Expand)AuthorFilesLines
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie1-0/+6
2021-10-20Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez1-4/+35
2021-10-20drm/amd/display: Disable hdmistream and hdmichar clocksJake Wang1-4/+5
2021-10-20drm/amd/display: Moved dccg init to after bios golden initJake Wang1-4/+3
2021-10-20drm/amd/display: Removed z10 save after dsc disableJake Wang1-4/+0
2021-10-20drm/amd/display: Disable dpstreamclk, symclk32_se, and symclk32_leJake Wang2-10/+116
2021-10-20drm/amd/display: increase Z9 latency to workaround underflow in Z9Eric Yang1-2/+2
2021-10-20drm/amd/display: Require immediate flip support for DCN3.1 planesNicholas Kazlauskas1-0/+7
2021-10-20drm/amd/display: Disable dsc root clock when not being usedJake Wang3-2/+105
2021-10-20drm/amd/display: Fix DP2 SE and LE SYMCLK selection for B0 PHYHansen1-0/+17
2021-10-20drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij1-1/+1
2021-10-20drm/amd/display: Removed power down on boot from DCN31Lai, Derek1-43/+0
2021-10-20drm/amd/display: correct apg audio channel enable golden valueWenjing Liu1-1/+1
2021-10-20drm/amd/display: Clean Up VPG Low Mem PowerMichael Strauss2-4/+13
2021-10-20drm/amd/display: Disable dpp root clock when not being usedJake Wang1-1/+40
2021-10-06drm/amd/display: Fix detection of 4 lane for DPALTHansen2-1/+35
2021-10-06drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij1-1/+1
2021-10-06drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints.Jimmy Kizito1-3/+9
2021-10-06drm/amd/display: Add dpia debug optionsMeenakshikumar Somasundaram1-1/+2
2021-10-06drm/amd/display: Implement DPIA link configurationJimmy Kizito1-0/+2
2021-10-06drm/amd/display: Stub out DPIA link training callJimmy Kizito1-3/+115
2021-10-06drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram2-0/+12
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-35/+4
2021-10-06drm/amd/display: Fix detection of 4 lane for DPALTHansen2-1/+35
2021-10-06drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij1-1/+1
2021-10-05drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan1-0/+6
2021-10-05drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan2-2/+42
2021-09-30drm/amd/display: Defer LUT memory powerdown until LUT bypass latchesMichael Strauss1-1/+1
2021-09-23drm/amd/display: DIG mapping change is causing a blockerLiu, Zhan1-6/+0
2021-09-23drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan2-2/+42
2021-09-23drm/amd/display: Disable mem low power for CM HW block on DCN3.1Michael Strauss1-1/+1
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing1-5/+10
2021-09-23drm/amd/display: Added power down on boot for DCN3Lai, Derek1-0/+2
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito2-3/+7
2021-09-23drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan1-0/+6
2021-09-14drm/amd/display: Enable mem low power control for DCN3.1 sub-IP blocksMichael Strauss1-8/+8
2021-09-14drm/amd/display: Add VPG and AFMT low power support for DCN3.1Michael Strauss6-21/+499
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang2-2/+2
2021-09-14drm/amd/display: Fix multiple memory leaks reported by coverityAnson Jacob1-2/+10
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-2/+7
2021-09-14drm/amd/display: unblock abm when odm is enabled only on configs that support itJosip Pavic2-16/+0
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-1/+1
2021-09-01drm/amd/display: fix spelling mistake "alidation" -> "validation"Colin Ian King1-1/+1
2021-09-01drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss1-1/+62
2021-09-01drm/amd/display: add missing ABM register offsetsJosip Pavic1-1/+1
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-5/+13
2021-09-01drm/amd/display: Add DP 2.0 DCCGFangzhi Zuo2-0/+180
2021-09-01drm/amd/display: Add DP 2.0 HPO Link EncoderFangzhi Zuo5-1/+893
2021-09-01drm/amd/display: Add DP 2.0 HPO Stream EncoderFangzhi Zuo4-1/+1074
2021-09-01drm/amd/display: Add DP 2.0 Audio Package GeneratorFangzhi Zuo4-1/+328