summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-22drm/amd/display: Remove unused vendor specific w/aGeorge Shen1-129/+4
2022-06-22drm/amd/display: Handle downstream LTTPR with fixed VS sequenceGeorge Shen1-5/+38
2022-06-22drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-22drm/amd/display: Change initializer to single braceAric Cyr1-3/+3
2022-06-22drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu1-5/+5
2022-06-22drm/amd/display: Fix in overriding DP drive settingsGeorge Shen1-2/+3
2022-06-22drm/amd/display: Turn off internal backlight when plugging external monitorSung Joon Kim1-2/+1
2022-06-22drm/amd/display: Fix eDP not light up on resumeSung Joon Kim1-0/+7
2022-06-15drm/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-26Merge 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-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung1-4/+0
2022-05-11drm/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-26drm/amd/display: Keep track of DSC packed PPSIlya Bakoulin1-0/+2
2022-04-26drm/amd/display: Maintain current link settings in link loss interruptGary Li1-0/+9
2022-04-26drm/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-04-01drm/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
2022-03-04drm/amd/display: Refactor fixed VS w/a for PHY testsGeorge Shen1-5/+11
2022-02-23drm/amd/display: Refactor fixed VS logic for non-transparent modeGeorge Shen1-5/+97
2022-02-23drm/amd/display: add cable ID support for usb c connectorWenjing Liu1-32/+68
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen1-0/+28
2022-02-14drm/amd/display: reset lane settings after each PHY repeater LTSung Joon Kim1-5/+10
2022-02-08drm/amd/display: Fix DP LT sequence on EQ failIlya1-0/+2
2022-02-08drm/amd/display: Fix for variable may be used uninitialized errorEric Bernstein1-1/+1
2022-02-03drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-03drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-02-03drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu1-0/+1
2022-02-03drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu1-0/+613