summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link/protocols
AgeCommit message (Expand)AuthorLines
2024-10-22drm/amd/display: Add a Precise Delay RoutineFangzhi Zuo-1/+1
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King-1/+1
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung-0/+6
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen-0/+8
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung-0/+11
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung-1/+0
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung-0/+9
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse-3/+5
2024-10-07drm/amd/display: Initialize replay_config varKaitlyn Tse-2/+1
2024-10-07drm/amd/display: force TBT4 dock dsc onFudongwang-0/+7
2024-10-01drm/amd/display: Introduce New ABC Framework for Brightness ControlMuyuan Yang-21/+19
2024-10-01drm/amd/display: add more support for UHBR10 eDPLiu Xi (Alex)-3/+0
2024-10-01drm/amd/display: Block UHBR Based On USB-C PD Cable IDMichael Strauss-6/+16
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang-46/+154
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto-0/+5
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim-0/+3
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss-33/+39
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo-0/+2
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung-1/+1
2024-07-23drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li-1/+5
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-1/+1
2024-06-27drm/amd/display: Validate function returnsAlex Hung-2/+1
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa-10/+11
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss-1/+9
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback-3/+0
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski-2/+6
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang-15/+9
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu-14/+10
2024-06-14drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen-1/+2
2024-06-14drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss-3/+16
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang-3/+3
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee-6/+20
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback-0/+3
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu-0/+3
2024-05-20drm/amd/display: remove unused struct 'aux_payloads'Dr. David Alan Gilbert-4/+0
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise-17/+4
2024-05-13drm/amd/display: Check UHBR13.5 cap when determining max link capGeorge Shen-4/+18
2024-05-13drm/amd/display: Expand to higher link ratesSung Joon Kim-0/+3
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu-1/+1
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu-0/+1
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung-2/+2
2024-04-30drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin-8/+6
2024-04-30drm/amd/display: Disable error correction if it's not supportedCruise-26/+21
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram-1/+9
2024-04-30drm/amd/display: Handle HPD_IRQ for internal linkSung-huai Wang-9/+16
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung-1/+1
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung-16/+16
2024-04-12drm/amd/display: Change DPCD address rangeRodrigo Siqueira-1/+1
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-2/+2
2024-04-09drm/amd/display: handle invalid connector indicesJoshua Aberback-2/+2