summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link/protocols
AgeCommit message (Expand)AuthorLines
2023-07-18drm/amd/display: refine to decide the verified link settingZhikai Zhai-5/+12
2023-07-18drm/amd/display: Cache backlight_millinits in link structure and setting brig...Nicholas Susanto-0/+12
2023-07-18drm/amd/display: Re-add aux intercept disable delay generically for 2+ LTTPRsMichael Strauss-13/+12
2023-06-30drm/amd/display: Work around bad DPCD state on link lossIlya Bakoulin-0/+26
2023-06-23drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin-2/+9
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo-2/+1
2023-06-09drm/amd/display: lower dp link training message levelHersen Wu-4/+13
2023-06-09drm/amd/display: Add logging when DP link training Channel EQ is SuccessfulSrinivasan Shanmugam-2/+12
2023-06-09drm/amd/display: Add logging for eDP v1.4 supported sink ratesSrinivasan Shanmugam-0/+3
2023-06-09drm/amd/display: DSC passthrough is for DP-HDMI pcon (SST pcon)Srinivasan Shanmugam-3/+2
2023-04-24drm/amd/display: Keep disable aux-i delay as 0Michael Strauss-6/+10
2023-04-24drm/amd/display: Convert Delaying Aux-I Disable To Monitor PatchMichael Strauss-6/+11
2023-04-18drm/amd/display: Apply correct panel mode when reinitializing hardwareMichael Mityushkin-1/+5
2023-04-18drm/amd/display: Adding support for VESA SCRIswara Nagulendran-5/+33
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic-2/+2
2023-04-18drm/amd/display: Check & log if receiver supports MST, DSC & FEC.Srinivasan Shanmugam-0/+16
2023-04-18drm/amd/display: Unconditionally print when DP sink power state failsSrinivasan Shanmugam-3/+1
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam-1/+5
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam-0/+3
2023-04-11drm/amd/display: Add logging for DP link traning Test Pattern SeqeuncesSrinivasan Shanmugam-0/+9
2023-04-11drm/amd/display : Log DP link training downspread infoSrinivasan Shanmugam-6/+8
2023-04-11drm/amd/display: Improve robustness of FIXED_VS link training at DP1 ratesMichael Strauss-2/+386
2023-03-31drm/amd/display: Conditionally enable 6.75 GBps link rateArtem Grishin-5/+18
2023-03-31drm/amd/display: Add support for 6.75 GBps link rateArtem Grishin-1/+7
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar-8/+8
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...Lee Jones-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...Lee Jones-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...Lee Jones-2/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones-0/+5
2023-03-15drm/amd: fix compilation issue with legacy gccbobzhou-3/+6
2023-03-14drm/amd/display: Add Validate BW for USB4 LinksMustapha Ghaddar-0/+48
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu-17/+74
2023-03-08drm/amd/display: remove unused variable availableTom Rix-8/+0
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland-7/+0
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu-32/+36
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu-68/+155
2023-03-07drm/amd/display: link link_dp_dpia_bw.o in makefileWenjing Liu-16/+17
2023-03-07drm/amd/display: move dc_link functions in accessories folder to dc_link_exportsWenjing Liu-5/+0
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland-2/+0
2023-03-07drm/amd/display: Unify DC logging for BW AllocMustapha Ghaddar-30/+26
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu-3/+0
2023-02-28drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar-1/+1
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar-2/+45
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr-13/+10
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin-2/+1
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar-29/+413
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong-4/+0
2023-02-14drm/amd/display: Simplify bool conversionYang Li-1/+1
2023-02-14drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu-29/+17
2023-02-14drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu-15/+0