summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss1-0/+1
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie1-33/+21
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu1-29/+16
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie1-209/+167
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz1-1/+1
2022-07-05drm/amd/display: Disable TBT3 DSC work around by default.Jimmy Kizito1-1/+1
2022-07-05drm/amd/display: add an option to skip wait for HPD when powering on eDP panelEvgenii Krasnikov1-2/+3
2022-06-29drm/amd/display: Re-org and cleanup the redundant codeChandan Vurdigere Nataraj1-9/+7
2022-06-29drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNTTom Rix1-3/+0
2022-06-28drm/amd/display : Log DP link training failure reasonChandan Vurdigere Nataraj1-2/+2
2022-06-21drm/amd/display: Fix in dp link-training when updating payload allocation tableDmytro Laktyushkin1-4/+9
2022-06-21drm/amd/display: Remove unused vendor specific w/aGeorge Shen1-129/+4
2022-06-21drm/amd/display: Handle downstream LTTPR with fixed VS sequenceGeorge Shen1-5/+38
2022-06-21drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-21drm/amd/display: Change initializer to single braceAric Cyr1-3/+3
2022-06-21drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu1-5/+5
2022-06-21drm/amd/display: Fix in overriding DP drive settingsGeorge Shen1-2/+3
2022-06-21drm/amd/display: Turn off internal backlight when plugging external monitorSung Joon Kim1-2/+1
2022-06-21drm/amd/display: Fix eDP not light up on resumeSung Joon Kim1-0/+7
2022-06-14drm/amd/display: lower lane count first when CR done partially fails in EQWenjing Liu1-6/+7
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie1-57/+49
2022-06-07drm/amd/display: Fix entry into transient encoder assignment mode.Jimmy Kizito1-6/+11
2022-06-07drm/amd/display: add DP sanity checks during enable streamWenjing Liu1-5/+11
2022-06-07drm/amd/display: Avoid reading LTTPR caps in non-LTTPR mode.Jimmy Kizito1-13/+31
2022-06-03drm/amd/display: add CLKMGR changes for DCN32/321Aurabindo Pillai1-0/+3
2022-06-03drm/amdgpu/display: Prepare for new interfacesLeung, Martin1-21/+31
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-127/+121
2022-06-01drm/amd/display: Fix possible infinite loop in DP LT fallbackIlya1-57/+49
2022-05-26Revert "drm/amd/display: Refactor LTTPR cap retrieval"Michael Strauss1-103/+68
2022-05-26drm/amd/display: Update link training fallback behaviour.Jimmy Kizito1-24/+53
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-77/+143
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds1-2/+2
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung1-4/+0
2022-05-10drm/amd/display: Refactor LTTPR cap retrievalMichael Strauss1-72/+103
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-04-26drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.cGustavo A. R. Silva1-2/+2
2022-04-25drm/amd/display: Keep track of DSC packed PPSIlya Bakoulin1-0/+2
2022-04-25drm/amd/display: Maintain current link settings in link loss interruptGary Li1-0/+9
2022-04-25drm/amd/display: read PSR-SU cap DPCD for specific panelDavid Zhang1-0/+4
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito1-1/+7
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito1-0/+59
2022-04-05drm/amd/display: add support for handling 128b/132b link training test requestWenjing Liu1-1/+25
2022-04-05drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito1-1/+7
2022-03-31drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito1-0/+59
2022-03-15drm/amd/display: Retry when fail reading lane status during LTWayne Lin1-11/+19
2022-03-15drm/amd/display: fix dp kvm can't light upTianci.Yin1-0/+1
2022-03-15drm/amd/display: handle DP2.0 RX with UHBR20 but not UHBR13.5 supportWenjing Liu1-12/+37
2022-03-15drm/amd/display: Add link dp trace supportLeo (Hanghong) Ma1-1/+23
2022-03-15drm/amd/display: Clean up fixed VS PHY test w/a functionGeorge Shen1-50/+5