summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-10-28drm/amd/display: Add support for USB4 on C20 PHY for DCN3.1Ahmad Othman3-6/+62
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen8-21/+71
2021-10-28drm/amd/display: dcn20_resource_construct reduce scope of FPU enabledAnson Jacob1-7/+9
2021-10-28drm/amd/display: Align bw context with hw config when system resumeLewis Huang1-0/+6
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie1-0/+6
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.or...Dave Airlie5-0/+345
2021-10-26drm/amd/display: Add DP 2.0 MST DC SupportFangzhi Zuo5-0/+345
2021-10-20Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez6-59/+130
2021-10-20Revert "drm/amd/display: Fix error in dmesg at boot"Agustin Gutierrez1-2/+2
2021-10-20drm/amd/display: Add bios parser support for latest firmware_infoNevenko Stupar1-1/+89
2021-10-20drm/amd/display: 3.2.157Aric Cyr1-1/+1
2021-10-20drm/amd/display: Change initializer to single braceAnthony Koo5-26/+25
2021-10-20drm/amd/display: Disable hdmistream and hdmichar clocksJake Wang2-6/+12
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 Wang3-11/+130
2021-10-20drm/amd/display: Increase watermark latencies for DCN3.1Nikola Cornij1-8/+8
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 Wang5-3/+129
2021-10-20drm/amd/display: Add missing PSR stateMikita Lipski2-0/+3
2021-10-20drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas1-3/+3
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: Validate plane rects before useAric Cyr1-0/+5
2021-10-20drm/amd/display: correct apg audio channel enable golden valueWenjing Liu1-1/+1
2021-10-20drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+2
2021-10-20drm/amd/display: Clean Up VPG Low Mem PowerMichael Strauss3-14/+13
2021-10-20drm/amd/display: add DP2.0 debug option to set MST_EN for SST streamWenjing Liu2-1/+7
2021-10-20drm/amd/display: Do not skip link training on DP quick hot plugJimmy Kizito3-5/+8
2021-10-20drm/amd/display: Clear encoder assignment for copied streamsJimmy Kizito1-0/+4
2021-10-20drm/amd/display: Disable dpp root clock when not being usedJake Wang2-2/+44
2021-10-13drm/amd/display: fix null pointer deref when plugging in displayAurabindo Pillai1-1/+2
2021-10-13drm/amd/display: Fix surface optimization regression on CarrizoNicholas Kazlauskas1-2/+13
2021-10-08drm/amd/display: fix duplicated inclusionkernel test robot1-1/+0
2021-10-08drm/amd/display: remove duplicate include in dcn201_clk_mgr.cLv Ruyi1-3/+1
2021-10-08drm/amd/display: Fix Werror when buildingWayne Lin1-0/+1
2021-10-08drm/amd/display: Remove redundant initialization of variable resultColin Ian King1-1/+1
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: Skip override for preferred link settings during link trainingGeorge Shen1-6/+0
2021-10-06drm/amd/display: Fix for access for ddc pin and aux engine.Meenakshikumar Somasundaram4-10/+10
2021-10-06drm/amd/display: Add debug flags for USB4 DP link training.Jimmy Kizito4-1/+18
2021-10-06drm/amd/display: Fix DIG_HPD_SELECT for USB4 display endpoints.Jimmy Kizito1-3/+9
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih2-2/+10
2021-10-06drm/amd/display: Add dpia debug optionsMeenakshikumar Somasundaram2-1/+11
2021-10-06drm/amd/display: Read USB4 DP tunneling data from DPCD.Jimmy Kizito4-2/+67
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBMeenakshikumar Somasundaram5-4/+77
2021-10-06drm/amd/display: Implement end of training for hop in DPIA display pathJimmy Kizito2-5/+83