summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-10-26drm/amd/display: Add DP 2.0 MST DC SupportFangzhi Zuo5-0/+345
2021-10-26drm: Update MST First Link Slot Information Based on Encoding FormatBhawanpreet Lakha1-1/+1
2021-10-22amd/display: remove ChromeOS workaroundSimon Ser1-51/+0
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu1-1/+1
2021-10-20drm/amd/display: Moved dccg init to after bios golden initJake Wang1-4/+3
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: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas1-3/+3
2021-10-20drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1Nikola Cornij1-1/+1
2021-10-20drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu1-1/+1
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: [FW Promotion] Release 0.0.88Anthony Koo1-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-20drm/amd/display: Fully switch to dmub for all dcn21 asicsRoman Li1-2/+1
2021-10-14drm/amdgpu: fix out of bounds writeThelford Williams1-1/+1
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-13drm/amd/display: Enable PSR by default on newer DCNNicholas Kazlauskas1-1/+16
2021-10-13amd/display: check cursor plane matches underlying planeSimon Ser1-15/+34
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