summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c
AgeCommit message (Expand)Author
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai
2024-11-04Revert "drm/amd/display: Block UHBR Based On USB-C PD Cable ID"Ausef Yousof
2024-10-28drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung
2024-10-07drm/amd/display: force TBT4 dock dsc onFudongwang
2024-10-01drm/amd/display: Block UHBR Based On USB-C PD Cable IDMichael Strauss
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung
2024-07-23drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu
2024-06-14drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen
2024-06-14drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu
2024-05-13drm/amd/display: Check UHBR13.5 cap when determining max link capGeorge Shen
2024-05-13drm/amd/display: Expand to higher link ratesSung Joon Kim
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi
2023-10-04drm/amd/display: refactor ILR to make it workSherry Wang
2023-08-07drm/amd/display: Read replay data from sinkBhawanpreet Lakha
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen
2023-07-18drm/amd/display: refine to decide the verified link settingZhikai Zhai
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-06-09drm/amd/display: Add logging for eDP v1.4 supported sink ratesSrinivasan Shanmugam
2023-06-09drm/amd/display: DSC passthrough is for DP-HDMI pcon (SST pcon)Srinivasan Shanmugam
2023-04-18drm/amd/display: Adding support for VESA SCRIswara Nagulendran
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic
2023-04-18drm/amd/display: Check & log if receiver supports MST, DSC & FEC.Srinivasan Shanmugam
2023-04-18drm/amd/display: Unconditionally print when DP sink power state failsSrinivasan Shanmugam
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam
2023-03-31drm/amd/display: Conditionally enable 6.75 GBps link rateArtem Grishin
2023-03-31drm/amd/display: Add support for 6.75 GBps link rateArtem Grishin
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...Lee Jones
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...Lee Jones
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong
2023-02-14drm/amd/display: Simplify bool conversionYang Li
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu