aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link_hwss.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu1-417/+0
2022-02-02drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu1-18/+33
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu1-638/+15
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu1-11/+29
2022-02-02drm/amd/display: add set dp link test pattern to link_hwssWenjing Liu1-20/+26
2022-02-02drm/amd/display: add enable/disable dp link output to link_hwssWenjing Liu1-129/+127
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu1-63/+107
2022-01-25drm/amd/display: add protection in link encoder matching logicMartin Tsai1-18/+4
2022-01-25drm/amd/display: fix a coding error causing set throttled vcp size skipped for dpiaWenjing Liu1-1/+1
2022-01-25drm/amd/display: rename dc_link_hwss struct to link_hwssWenjing Liu1-5/+5
2022-01-25drm/amd/display: add more link_hwss types and method to decide which oneWenjing Liu1-6/+47
2022-01-25drm/amd/display: abstract encoder related hwseq across different typesWenjing Liu1-0/+85
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu1-66/+12
2022-01-25drm/amd/display: factor out dp detection link training and mst top detectionWenjing Liu1-16/+0
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu1-1/+2
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu1-15/+15
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu1-10/+20
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu1-0/+3
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing1-8/+21
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito1-3/+3
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-3/+4
2021-09-14drm/amd/display: Fix system hang at bootLeo (Hanghong) Ma1-1/+1
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-1/+12
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-16/+299
2021-06-15drm/amd/display: Enforce DPCD Address rangesWesley Chalmers1-30/+1
2021-06-08drm/amd/display: Support mappable encoders when transmitting training patterns.Jimmy Kizito1-1/+10
2021-05-10drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito1-1/+2
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh1-2/+2
2021-04-09drm/amd/display: Update display endpoint control path.Jimmy Kizito1-3/+19
2021-04-09drm/amd/display: Enumerate LTTPR modesWesley Chalmers1-1/+1
2020-11-02drm/amd/display: correct eDP T9 delayHugo Hu1-5/+8
2020-09-29drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoderEric Bernstein1-10/+11
2020-09-22drm/amd/display: eDP intermittent black screen during PnPPeikang Zhang1-0/+2
2020-09-15drm/amd/display: Power eDP panel back ON before link training retryAshley Thomas1-0/+6
2020-07-08drm/amd/display: Request PHYCLK adjustment on PHY enable/disableJoshua Aberback1-2/+9
2020-07-02drm/amd/display: remove redundant initialization of variable resultColin Ian King1-2/+3
2020-07-01drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-1/+1
2020-07-01drm/amd/display: Added local_sink null check before accessJake Wang1-2/+4
2020-07-01drm/amd/display: Revert "DP link layer test 4.2.1.1 fix due to specs update"Wenjing Liu1-1/+1
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu1-1/+1
2020-04-22drm/amd/display: fix virtual signal dsc setupDmytro Laktyushkin1-1/+1
2020-03-19drm/amd/display: Remove connect DIG FE to its BE during timing programmingNikola Cornij1-1/+1
2020-03-09drm/amd/display: Program DSC during timing programmingNikola Cornij1-1/+1
2020-03-05drm/amd/display: fix image corruption with ODM 2:1 DSC 2 sliceWenjing Liu1-0/+2
2020-02-11drm/amd/display: always apply T7/T9 delay logicMartin Leung1-27/+29
2020-01-09drm/amd/display: Initialize DSC PPS variables to 0David Francis1-0/+3
2019-12-18drm/amd/display: Use absolute time stamp to follow the eDP T7 spec requirementDale Zhao1-3/+10
2019-12-05drm/amd/display: Reset PHY in link re-trainingPaul Hsieh1-11/+3
2019-12-05drm/amd/display: rename core_dc to dcAnthony Koo1-13/+13
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-6/+0