summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove empty dc_link.cWenjing Liu2023-02-281-27/+0
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-4886/+2
* drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma2023-02-081-0/+17
* drm/amdgpu/display: remove duplicate include header in filesye xingchen2023-02-031-1/+0
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-1/+590
* drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu2023-01-241-104/+0
* drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu2023-01-241-460/+4
* drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu2023-01-241-9/+9
* drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin2023-01-241-2/+12
* drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello2023-01-191-1/+1
* drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-171-80/+30
* drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2023-01-171-1/+2
* drm/amd/display: move dp link training logic to link_dp_trainingWenjing Liu2023-01-171-0/+1
* drm/amd/display: move dc_link_dpia logic to link_dp_dpiaWenjing Liu2023-01-131-1/+1
* drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu2023-01-131-1/+1
* drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-131-16/+184
* drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu2023-01-131-220/+4
* drm/amd/display: allow hpo and dio encoder switching during dp retrain testWenjing Liu2023-01-031-3/+0
* drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen2022-12-151-6/+0
* drm/amd/display: Add debug option to skip PSR CRTC disableNicholas Kazlauskas2022-12-061-1/+1
* drm/amd/display: Only update link settings after successful MST link trainMichael Strauss2022-11-091-0/+4
* drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu2022-10-241-4/+2
* drm/amd/display: Keep OTG on when Z10 is disableLewis Huang2022-10-061-2/+2
* drm/amd/display: Refactor edp ILR caps codesIan Chen2022-10-061-1/+4
* drm/amd/display: Allow PSR exit when panel is disconnectedIswara Nagulendran2022-10-061-1/+1
* drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen2022-09-191-3/+5
* drm/amd/display: support proper mst payload removal when link is not in mst m...Wenjing Liu2022-09-191-21/+49
* drm/amd/display: rework recent update PHY state commitWenjing Liu2022-09-191-9/+11
* drm/amd/display: Assign link type before check dsc workaround.JinZe.Xu2022-09-131-1/+2
* drm/amd/display: Reverted DSC programming sequence changeNagulendran, Iswara2022-09-131-0/+13
* Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie2022-09-121-18/+10
|\
| * drm/amd/display: Remove the unneeded result variablezhang songyi2022-09-071-5/+1
| * drm/amd/display: Fix primary EDP link detectionIswara Nagulendran2022-08-291-12/+0
| * drm/amd/display: Refactor edp dsc codes.Ian Chen2022-08-291-1/+9
* | Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-09-111-5/+5
|\ \ | |/ |/|
| * drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul2022-08-231-5/+5
* | drm/amd/display: change family id name for DCN314Yifan Zhang2022-08-101-1/+1
|/
* drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai2022-07-251-1/+1
* drm/amd/display: Expose function reset_cur_dp_mst_topologyWayne Lin2022-07-201-1/+1
* drm/amd/display: Enable DCN314 in DCRoman Li2022-07-131-0/+1
* drm/amd/display: make enable link independent from verified link capsWenjing Liu2022-07-131-17/+10
* drm/amd/display: Helper function for ALPM initializationMuhammad Ansari2022-07-121-10/+17
* drm/amdgpu/display: drop set but unused variableAlex Deucher2022-06-291-2/+0
* drm/amd/display: Removed unused variable retSouptick Joarder (HPE)2022-06-291-2/+1
* drm/amd/display: extract update stream allocation to link_hwssWenjing Liu2022-06-211-3/+7
* drm/amd/display: Change initializer to single braceAric Cyr2022-06-211-2/+2
* drm/amd/display: Enrich the log in MST payload updateWenjing Liu2022-06-211-0/+6
* drm/amd/display: Change HDMI judgement condition.JinZe.Xu2022-06-211-1/+1
* drm/amd/display: Fix eDP not light up on resumeSung Joon Kim2022-06-211-1/+5
* drm/amd/display: Drop unnecessary detect link codeIan Chen2022-06-211-5/+0