summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-12-29drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang8-8/+8
2021-12-29drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas1-4/+1
2021-12-29drm/amd/display: Set optimize_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Send s0i2_rdy in stream_count == 0 optimizationNicholas Kazlauskas1-0/+1
2021-12-29drm/amd/display: Added power down for DCN10Lai, Derek1-0/+1
2021-12-29drm/amd/display: fix B0 TMDS deepcolor no dislay issueCharlene Liu2-2/+54
2021-12-15drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas1-0/+1
2021-12-09drm/amd/display: prevent reading unitialized linksMikita Lipski1-0/+2
2021-12-02drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-02drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-02drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-11-24drm/amd/display: Fixed DSC would not PG after removing DSC streamYi-Ling Chen3-3/+3
2021-11-10drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob2-3/+5
2021-11-03drm/amd/display: 3.2.160Aric Cyr1-1/+1
2021-11-03drm/amd/display: add condition check for dmub notificationAurabindo Pillai1-1/+2
2021-11-03drm/amd/display: Add MPC meory shutdown supportJake Wang3-33/+44
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang9-3/+29
2021-11-03drm/amd/display: fix register write sequence for LINK_SQUARE_PATTERNWenjing Liu2-0/+11
2021-11-03drm/amd/display: Clear encoder assignments when state cleared.Jimmy Kizito1-0/+22
2021-11-03drm/amd/display: Force disable planes on any pipe split changeRoman Li1-0/+5
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2-19/+8
2021-11-03drm/amd/display: avoid link loss short pulse stuck the systemYu-ting Shen1-0/+2
2021-11-03drm/amd/display: Fix dummy p-state hang on monitors with extreme timingFelipe Clark1-3/+4
2021-11-03drm/amd/display: Fix dcn10_log_hubp_states printf format stringAnson Jacob1-1/+1
2021-10-28drm/amd/display: MST support for DPIAMeenakshikumar Somasundaram3-0/+88
2021-10-28drm/amd/display: Fallback to clocks which meet requested voltage on DCN31Michael Strauss1-3/+10
2021-10-28drm/amd/display: move FPU associated DCN301 code to DML folderQingqing Zhuo7-365/+450
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 Liu3-105/+59
2021-10-28drm/amd/display: implement decide lane settingsWenjing Liu3-232/+138
2021-10-28drm/amd/display: adopt DP2.0 LT SCR revision 8Wenjing Liu1-8/+13
2021-10-28drm/amd/display: FEC configuration for dpia links in MST modeMeenakshikumar Somasundaram1-1/+1
2021-10-28drm/amd/display: FEC configuration for dpia linksMeenakshikumar Somasundaram1-1/+1
2021-10-28drm/amd/display: Add workaround flag for EDID read on certain docksJimmy Kizito2-0/+4
2021-10-28drm/amd/display: Manually adjust strobe for DCN303Martin Leung1-0/+14
2021-10-28drm/amd/display: 3.2.159Aric Cyr1-1/+1
2021-10-28drm/amd/display: Remove unused macrosAnson Jacob3-8/+0
2021-10-28drm/amd/display: allow windowed mpo + odmDmytro Laktyushkin3-17/+28
2021-10-28drm/amd/display: set Layout properly for 8ch audio at timing validationGuo, Bing1-2/+4
2021-10-28drm/amd/display: Fix 3DLUT skipped programmingAric Cyr2-0/+5
2021-10-28drm/amd/display: 3.2.158Aric Cyr1-1/+1
2021-10-28drm/amd/display: Handle I2C-over-AUX write channel status updateAric Cyr2-10/+39
2021-10-28drm/amd/display: Add comment for preferred_training_settingsGeorge Shen1-0/+4
2021-10-28drm/amd/display: Implement fixed DP drive settingsGeorge Shen4-1/+20
2021-10-28drm/amd/display: restyle dcn31 resource header inline with other asicsDmytro Laktyushkin2-2/+12
2021-10-28drm/amd/display: clean up dcn31 revision checkDmytro Laktyushkin1-8/+2
2021-10-28drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdateMichael Strauss6-6/+38
2021-10-28drm/amd/display: Set i2c memory to light sleep during hw initMichael Strauss3-2/+9
2021-10-28drm/amd/display: fix a crash on USB4 over C20 PHYAhmad Othman1-5/+20