aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols
AgeCommit message (Expand)AuthorFilesLines
2023-04-18drm/amd/display: Adding support for VESA SCRIswara Nagulendran2-5/+33
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic2-2/+2
2023-04-18drm/amd/display: Check & log if receiver supports MST, DSC & FEC.Srinivasan Shanmugam1-0/+16
2023-04-18drm/amd/display: Unconditionally print when DP sink power state failsSrinivasan Shanmugam1-3/+1
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam2-1/+5
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam1-0/+3
2023-04-11drm/amd/display: Add logging for DP link traning Test Pattern SeqeuncesSrinivasan Shanmugam1-0/+9
2023-04-11drm/amd/display : Log DP link training downspread infoSrinivasan Shanmugam1-6/+8
2023-04-11drm/amd/display: Improve robustness of FIXED_VS link training at DP1 ratesMichael Strauss3-2/+386
2023-03-31drm/amd/display: Conditionally enable 6.75 GBps link rateArtem Grishin1-5/+18
2023-03-31drm/amd/display: Add support for 6.75 GBps link rateArtem Grishin2-1/+7
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar2-8/+8
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...Lee Jones1-2/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones1-0/+5
2023-03-15drm/amd: fix compilation issue with legacy gccbobzhou1-3/+6
2023-03-14drm/amd/display: Add Validate BW for USB4 LinksMustapha Ghaddar2-0/+48
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu8-17/+74
2023-03-08drm/amd/display: remove unused variable availableTom Rix1-8/+0
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2-7/+0
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu6-32/+36
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu22-68/+155
2023-03-07drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu2-16/+17
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu1-5/+0
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland1-2/+0
2023-03-07drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar1-30/+26
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu3-3/+0
2023-02-28drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar1-1/+1
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar2-2/+45
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr5-13/+10
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2-2/+1
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar2-29/+413
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong1-4/+0
2023-02-14drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu1-29/+17
2023-02-14drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu2-15/+0
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu8-17/+161
2023-01-31drm/amd/display: Add Function declaration in dc_linkMustapha Ghaddar1-24/+0
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen1-0/+2
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu9-9/+0
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu6-7/+446
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-0/+16
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu4-1/+867
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu26-0/+8363