aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-10-28drm/amd/display: fix link training regression for 1 or 2 laneWenjing Liu1-3/+32
2021-10-28drm/amd/display: add two lane settings training optionsWenjing Liu1-1/+13
2021-10-28drm/amd/display: decouple hw_lane_settings from dpcd_lane_settingsWenjing Liu2-100/+59
2021-10-28drm/amd/display: implement decide lane settingsWenjing Liu2-225/+129
2021-10-28drm/amd/display: adopt DP2.0 LT SCR revision 8Wenjing Liu1-8/+13
2021-10-28drm/amd/display: Add workaround flag for EDID read on certain docksJimmy Kizito1-0/+3
2021-10-28drm/amd/display: allow windowed mpo + odmDmytro Laktyushkin1-3/+11
2021-10-28drm/amd/display: Fix 3DLUT skipped programmingAric Cyr1-0/+4
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr1-7/+8
2021-10-28drm/amd/display: Implement fixed DP drive settingsGeorge Shen2-1/+15
2021-10-28drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdateMichael Strauss1-2/+4
2021-10-28drm/amd/display: fix a crash on USB4 over C20 PHYAhmad Othman1-5/+20
2021-10-28drm/amd/display: Add support for USB4 on C20 PHY for DCN3.1Ahmad Othman1-1/+52
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen3-17/+37
2021-10-28Merge tag 'topic/amdgpu-dp2.0-mst-2021-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-0/+325
2021-10-25drm/amd/display: Add DP 2.0 MST DC SupportFangzhi Zuo3-0/+325
2021-10-19Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez1-45/+0
2021-10-19Revert "drm/amd/display: Fix error in dmesg at boot"Agustin Gutierrez1-2/+2
2021-10-19drm/amd/display: Change initializer to single braceAnthony Koo3-20/+19
2021-10-19drm/amd/display: Validate plane rects before useAric Cyr1-0/+5
2021-10-19drm/amd/display: do not compare integers of different widthsJosip Pavic1-2/+2
2021-10-19drm/amd/display: Clean Up VPG Low Mem PowerMichael Strauss1-10/+0
2021-10-19drm/amd/display: add DP2.0 debug option to set MST_EN for SST streamWenjing Liu1-1/+6
2021-10-19drm/amd/display: Do not skip link training on DP quick hot plugJimmy Kizito2-4/+7
2021-10-19drm/amd/display: Clear encoder assignment for copied streamsJimmy Kizito1-0/+4
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: 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 for access for ddc pin and aux engine.Meenakshikumar Somasundaram2-6/+6
2021-10-06drm/amd/display: Add debug flags for USB4 DP link training.Jimmy Kizito2-0/+12
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBJude Shih2-2/+10
2021-10-06drm/amd/display: Read USB4 DP tunneling data from DPCD.Jimmy Kizito1-2/+28
2021-10-06drm/amd/display: Support for SET_CONFIG processing with DMUBMeenakshikumar Somasundaram3-4/+65
2021-10-06drm/amd/display: Implement end of training for hop in DPIA display pathJimmy Kizito2-5/+83
2021-10-06drm/amd/display: Implement DPIA equalisation phaseJimmy Kizito1-3/+246
2021-10-06drm/amd/display: Implement DPIA clock recovery phaseJimmy Kizito1-7/+417
2021-10-06drm/amd/display: Implement DPIA link configurationJimmy Kizito1-4/+41
2021-10-06drm/amd/display: Implement DPIA training loopJimmy Kizito2-17/+109
2021-10-06drm/amd/display: Train DPIA links with fallbackJimmy Kizito2-2/+8
2021-10-06drm/amd/display: Skip DPCD read for DPTX-to-DPIA hopJimmy Kizito1-0/+7
2021-10-06drm/amd/display: Add stub to get DPIA tunneling device dataJimmy Kizito3-0/+41
2021-10-06drm/amd/display: Stub out DPIA link training callJimmy Kizito1-4/+26
2021-10-06drm/amd/display: Set DPIA link endpoint typeJimmy Kizito1-0/+2
2021-10-06drm/amd/display: Support for DMUB HPD and HPD RX interrupt handlingMeenakshikumar Somasundaram2-0/+27
2021-10-06drm/amd/display: USB4 DPIA enumeration and AUX TunnelingMeenakshikumar Somasundaram3-4/+102
2021-10-06drm/amd/display: Update link encoder object creation.Jimmy Kizito1-0/+77
2021-10-06drm/amd/display: Fix error in dmesg at bootLeo (Hanghong) Ma1-2/+2
2021-10-06drm/amd/display: Fix concurrent dynamic encoder assignment.Jimmy Kizito1-3/+3
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-0/+45