aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/protocols
AgeCommit message (Expand)AuthorFilesLines
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai1-3/+5
2024-11-08drm/amd/display: Refactor HPD IRQ error checking flowLeon Huang1-13/+3
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse2-10/+10
2024-11-04Revert "drm/amd/display: Block UHBR Based On USB-C PD Cable ID"Ausef Yousof1-16/+6
2024-10-28drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela1-1/+2
2024-10-22drm/amd/display: Add a Precise Delay RoutineFangzhi Zuo1-1/+1
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King1-1/+1
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung1-0/+6
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen1-0/+8
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung1-0/+11
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-1/+0
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung2-0/+9
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse1-3/+5
2024-10-07drm/amd/display: Initialize replay_config varKaitlyn Tse1-2/+1
2024-10-07drm/amd/display: force TBT4 dock dsc onFudongwang1-0/+7
2024-10-01drm/amd/display: Introduce New ABC Framework for Brightness ControlMuyuan Yang1-21/+19
2024-10-01drm/amd/display: add more support for UHBR10 eDPLiu Xi (Alex)1-3/+0
2024-10-01drm/amd/display: Block UHBR Based On USB-C PD Cable IDMichael Strauss1-6/+16
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang5-46/+154
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto1-0/+5
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim1-0/+3
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss3-33/+39
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo1-0/+2
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung1-1/+1
2024-07-23drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li1-1/+5
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-27drm/amd/display: Validate function returnsAlex Hung1-2/+1
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa1-10/+11
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss1-1/+9
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback1-3/+0
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski1-2/+6
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang1-15/+9
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu1-14/+10
2024-06-14drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen1-1/+2
2024-06-14drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss1-3/+16
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang2-3/+3
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee1-6/+20
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback1-0/+3
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu1-0/+3
2024-05-20drm/amd/display: remove unused struct 'aux_payloads'Dr. David Alan Gilbert1-4/+0
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise2-17/+4
2024-05-13drm/amd/display: Check UHBR13.5 cap when determining max link capGeorge Shen1-4/+18
2024-05-13drm/amd/display: Expand to higher link ratesSung Joon Kim1-0/+3
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu1-1/+1
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu1-0/+1
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung1-2/+2
2024-04-30drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin1-8/+6
2024-04-30drm/amd/display: Disable error correction if it's not supportedCruise1-26/+21
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-04-30drm/amd/display: Handle HPD_IRQ for internal linkSung-huai Wang1-9/+16