summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)Author
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa
2024-06-27drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung
2024-06-27drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang
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-14drm/amd/display: Update FIXED_VS retimer training pattern delayMichael Strauss
2024-06-14drm/amd/display: Program DIG FE source select for DVI before PHY enAlvin Lee
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang
2024-06-05drm/amd/display: Add retires when read DPCDJoan Lee
2024-06-05drm/amd/display: workaround for oled eDP not lighting up on DCN401Joshua Aberback
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu
2024-05-23drm/amd/display: Refactor construct_phy function in dc/link/link_factory.cSrinivasan Shanmugam
2024-05-20drm/amd/display: remove unused struct 'aux_payloads'Dr. David Alan Gilbert
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise
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-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu
2024-05-08drm/amd/display: Reset input mode for DIG on encoder resetDillon Varone
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone
2024-05-02drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu
2024-05-02drm/amd/display: Skip updating link encoder for unknown eng_idAlex Hung
2024-05-02drm/amd/display: Add missing NULL pointer check within dpcd_extend_address_rangeHersen Wu
2024-05-02drm/amd/display: Check index for aux_rd_interval before usingAlex Hung
2024-04-30drm/amd/display: Change ASSR disable sequenceSwapnil Patel
2024-04-30drm/amd/display: Fix FEC_READY write on DP LTIlya Bakoulin
2024-04-30drm/amd/display: Replace uint8_t with u8 for dp_hdmi_dongle_signature_strRodrigo Siqueira
2024-04-30drm/amd/display: Disable error correction if it's not supportedCruise
2024-04-30drm/amd/display: Add condition for dp_set_dsc_config callIlya Bakoulin
2024-04-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram
2024-04-30drm/amd/display: Skip SST ACT polling when sink_count is 0George Shen
2024-04-30drm/amd/display: Add delay to improve LTTPR UHBR interopMichael Strauss
2024-04-30drm/amd/display: Handle HPD_IRQ for internal linkSung-huai Wang
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-04-12drm/amd/display: Change DPCD address rangeRodrigo Siqueira
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira
2024-04-09drm/amd/display: refactor vpg.hParandhaman K
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-04-09drm/amd/display: handle invalid connector indicesJoshua Aberback
2024-04-09drm/amd/display: Expand supported Replay residency modeLeon Huang
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso
2024-02-22drm/amd/display: Use kcalloc() instead of kzalloc()Lenko Donchev
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam