summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_link.c
AgeCommit message (Expand)Author
2022-01-27drm/amd/display: Fix the uninitialized variable in enable_stream_features()Yizhuo Zhai
2021-09-16drm/amd/display: Get backlight from PWM if DMCU is not initializedHarry Wentland
2021-07-28drm/amd/display: Fixed EdidUtility build errorsMark Morra
2021-07-23drm/amd/display: Reduce delay when sink device not able to ACK 00340h writeZhan Liu
2021-07-21drm/amd/display: reset dpcd_cap.dpcd_rev for passive dongle.Charlene Liu
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher
2021-06-22drm/amd/display: do not compare integers of different widthsJosip Pavic
2021-06-15drm/amd/display: Enforce DPCD Address rangesWesley Chalmers
2021-06-15drm/amd/display: dp mst detection code refactorWenjing Liu
2021-06-15drm/amd/display: add config option for eDP hotplug detectionYi-Ling Chen
2021-06-08drm/amd/display: Revert "Disconnect non-DP with no EDID"Roy Chan
2021-06-08drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski
2021-06-04drm/amd/display: Add z10 restore checks for DC interfacesNicholas Kazlauskas
2021-06-04drm/amd/display: Add DCN3.1 DIONicholas Kazlauskas
2021-05-19drm/amd/display: Disconnect non-DP with no EDIDChris Park
2021-05-10drm/amd/display: remove unused function dc_link_perform_link_trainingRouven Czerwinski
2021-05-10drm/amd/display: Add fallback and abort paths for DP link training.Jimmy Kizito
2021-05-10drm/amd/display: Update setting of DP training parameters.Jimmy Kizito
2021-05-10drm/amd/display: Update DPRX detection.Jimmy Kizito
2021-05-10drm/amd/display: Add audio support for DFP type of active branch is DP caseDale Zhao
2021-05-10drm/amd/display: add dsc stream overhead for dp onlyWenjing Liu
2021-04-28drm/amd/display: take max dsc stream bandwidth overhead into accountWenjing Liu
2021-04-28drm/amd/display: skip program clock when allow seamless bootLewis Huang
2021-04-20drm/amd/display: add helper for enabling mst stream featuresBing Guo
2021-04-20drm/amd/display: removed unused function dc_link_reallocate_mst_payload.Robin Singh
2021-04-15drm/amd/display: Fix hangs with psr enabled on dcn3.xxRoman Li
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh
2021-04-09drm/amd/display: Set initial value to a dividerMikita Lipski
2021-04-09drm/amd/display: Added dc_edp_id_count to dc_contextJake Wang
2021-04-09drm/amd/display: Add dynamic link encoder selection.Jimmy Kizito
2021-04-09drm/amd/display: Use pwrseq instance to determine eDP instanceJake Wang
2021-03-23drm/amdgpu/display: properly guard dc_dsc_stream_bandwidth_in_kbpsAlex Deucher
2021-03-23drm/amd/display: Add changes for dsc bpp in 16ths and unify bw calculationsDillon Varone
2021-03-23drm/amd/display: Free local data after useVictor Lu
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang
2021-03-05drm/amdgpu/display: don't assert in set backlight functionAlex Deucher
2021-03-02drm/amd/display: Update link encoder object creationJimmy Kizito
2021-02-22drm/amd/display: enable audio on DP seamless bootAnthony Wang
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu
2021-01-25drm/amd/display: Fix a potential NULL dereferenceDan Carpenter
2021-01-21drm/amd/display: Fix spelling mistake of function nameColin Ian King
2021-01-20drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen
2021-01-20drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas
2021-01-20drm/amd/display: disable FEC while using eDPMike Hsieh
2021-01-15drm/amd/display: fix the coding style issue of integrated_infoHuang Rui
2021-01-15drm/amd/display: fix the system memory page fault because of copy overflowHuang Rui
2021-01-14drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issuesLee Jones
2021-01-14drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heapLee Jones