summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-3/+3
2021-06-22drm/amd/display: do not compare integers of different widthsJosip Pavic1-1/+1
2021-06-15drm/amd/display: Enforce DPCD Address rangesWesley Chalmers1-0/+1
2021-06-15drm/amd/display: dp mst detection code refactorWenjing Liu1-95/+61
2021-06-15drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen1-4/+6
2021-06-08drm/amd/display: Revert "Disconnect non-DP with no EDID"Roy Chan1-18/+0
2021-06-08drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski1-2/+6
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski1-4/+17
2021-06-04drm/amd/display: Add z10 restore checks for DC interfacesNicholas Kazlauskas1-0/+4
2021-06-04drm/amd/display: Add DCN3.1 DIONicholas Kazlauskas1-0/+14
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park1-0/+18
2021-05-10drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski1-13/+0
2021-05-10drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito1-1/+4
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito1-1/+16
2021-05-10drm/amd/display: Update DPRX detection.Jimmy Kizito1-3/+24
2021-05-10drm/amd/display: Add audio support for DFP type of active branch is DP caseDale Zhao1-8/+9
2021-05-10drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu1-1/+2
2021-04-28drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu1-3/+4
2021-04-28drm/amd/display: skip program clock when allow seamless bootLewis Huang1-2/+13
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo1-11/+17
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh1-44/+0
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li1-4/+1
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh1-3/+7
2021-04-09drm/amd/display: Set initial value to a dividerMikita Lipski1-2/+2
2021-04-09drm/amd/display: Added dc_edp_id_count to dc_contextJake Wang1-7/+3
2021-04-09drm/amd/display: Add dynamic link encoder selection.Jimmy Kizito1-5/+11
2021-04-09drm/amd/display: Use pwrseq instance to determine eDP instanceJake Wang1-1/+7
2021-03-23drm/amdgpu/display: properly guard dc_dsc_stream_bandwidth_in_kbpsAlex Deucher1-2/+2
2021-03-23drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone1-6/+3
2021-03-23drm/amd/display: Free local data after useVictor Lu1-0/+1
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang1-1/+1
2021-03-05drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-03-02drm/amd/display: Update link encoder object creationJimmy Kizito1-1/+13
2021-02-22drm/amd/display: enable audio on DP seamless bootAnthony Wang1-0/+10
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu1-2/+2
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu1-7/+7
2021-01-25drm/amd/display: Fix a potential NULL dereferenceDan Carpenter1-2/+2
2021-01-21drm/amd/display: Fix spelling mistake of function nameColin Ian King1-2/+2
2021-01-20drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen1-0/+18
2021-01-20drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-01-20drm/amd/display: disable FEC while using eDPMike Hsieh1-2/+3
2021-01-15drm/amd/display: fix the coding style issue of integrated_infoHuang Rui1-2/+2
2021-01-15drm/amd/display: fix the system memory page fault because of copy overflowHuang Rui1-2/+2
2021-01-14drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issuesLee Jones1-9/+6
2021-01-14drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heapLee Jones1-3/+9
2021-01-14drm/amd/display/dc/core/dc_link: Remove unused variable 'status'Lee Jones1-3/+1
2021-01-13drm/amd/display: implement T12 complianceJun Lei1-0/+11
2021-01-13drm/amd/display: Separate fec debug flag and monitor patchLewis Huang1-4/+16
2021-01-05drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2020-12-15drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0Flora Cui1-3/+0