summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-1/+1
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi1-4/+10
2023-10-05drm/amd/display: refactor ILR to make it workSherry Wang1-10/+4
2023-08-08drm/amd/display: Read replay data from sinkBhawanpreet Lakha1-0/+10
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen1-2/+3
2023-07-18drm/amd/display: refine to decide the verified link settingZhikai Zhai1-5/+12
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-2/+1
2023-06-09drm/amd/display: Add logging for eDP v1.4 supported sink ratesSrinivasan Shanmugam1-0/+3
2023-06-09drm/amd/display: DSC passthrough is for DP-HDMI pcon (SST pcon)Srinivasan Shanmugam1-3/+2
2023-04-18drm/amd/display: Adding support for VESA SCRIswara Nagulendran1-1/+8
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-1/+1
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 setting DP sink power state failsSrinivasan Shanmugam1-0/+3
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 Grishin1-1/+4
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-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-5/+5
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu1-13/+15
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu1-18/+12
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr1-4/+4
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin1-2/+0
2023-02-15drm/amd/display: Remove the unused variable ds_portJiapeng Chong1-4/+0
2023-02-15drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-2/+66
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu1-2/+3
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 Liu1-1/+2
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu1-0/+2169