aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2026-08-25drm/amd/display: Fix HPD consideration for VGA/LVDS connectors on DCETimur Kristóf1-1/+1
2026-08-06drm/amd/display: Ensure dtbclk is enabledCharlene Liu1-3/+15
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai4-0/+47
2026-07-28drm/amd/display: Silence link_dpms I2C retimer failuresAlan Swanson1-8/+8
2026-07-28drm/amd/display: Fix force FRL rate debug settingRelja Vojvodic1-1/+1
2026-07-28drm/amd/display: Split DPMS ON into partsDominik Kaszewski2-44/+144
2026-07-28drm/amd/display: Fix DP LT failure loggingIlya Bakoulin1-14/+14
2026-07-15drm/amd/display: remove duplicate link_dp_panel_replay.h includeAnas Khan1-1/+0
2026-07-15drm/amd/display: Fix VABC Init and OLED SupportIswara Nagulendran1-7/+6
2026-07-15drm/amd/display: Add dp_skip_rbr flag for NUTMEGTimur Kristóf2-4/+4
2026-07-15drm/amd/display: Fix preferred link rate for NUTMEGTimur Kristóf1-1/+3
2026-07-14drm/amd/display: Fix indenting of dpms onDominik Kaszewski1-9/+9
2026-07-14drm/amd/display: Remove sink usage from DPMSDominik Kaszewski1-88/+90
2026-07-14drm/amd/display: Add passive dongle handling in force_to_use_aux caseMatthew Stewart1-1/+24
2026-07-01drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks prev_sink referenceWenTao Liang1-1/+4
2026-07-01drm/amd/display: Replace repeated no-native-i2c checks with force_i2c_over_aux fieldWenjing Liu6-21/+30
2026-07-01drm/amd/display: Update link bwRelja Vojvodic1-0/+6
2026-07-01drm/amd/display: Reintroduce "Force validation link training on all ASICs"Ivan Lipski1-1/+1
2026-07-01drm/amd/display: Enable PSR and Replay on DCN4 variant and fix AUX instanceGabe Teeger2-4/+13
2026-06-17drm/amd/display: Add PSR Active VTotal Control capabilityRobin Chen1-1/+5
2026-06-03drm/amd/display: add HDMI 2.1 DSC over FRL supportHarry Wentland2-0/+97
2026-06-03drm/amd/display: Add DC link support for FRLHarry Wentland14-2/+2075
2026-06-03drm/amd/display: Add no_native_i2c codepathMatthew Stewart4-61/+92
2026-06-03drm/amd/display: Avoid DPMS-on for phantom streamIlya Bakoulin1-0/+2
2026-06-03drm/amd/display: Enable frame skipping in 0x37BChuntao Tso1-0/+2
2026-05-19drm/amd/display: Add debug option for replay ESD recoveryWei-Guang Li1-6/+8
2026-05-19drm/amd/display: Add Auxless-ALPM support in VESA Panel ReplayLeon Huang1-0/+13
2026-05-19drm/amd/display: Exclude the MST overhead from BW deallocationCruise Hung1-21/+20
2026-05-18drm/amd/display: Fix eDP receiver ready status check in T7 sequenceSung-huai Wang1-2/+2
2026-05-11drm/amd/display: Refactor dc_link_aux_transfer_rawMatthew Stewart1-6/+1
2026-05-11drm/amd/display: Fix warningsClay King3-6/+6
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian8-13/+15
2026-05-05drm/amd/display: Remove unused state param from enable_link_analogAlex Hung1-4/+2
2026-04-29drm/amd/display: Allow embedded connectors without DDCTimur Kristóf1-1/+3
2026-04-17drm/amd/display: Fix narrowing boundaries and eDP parser assignmentGaghik Khachatrian4-11/+11
2026-04-17drm/amd/display: Add Replay/PSR active check in link loss status checkAllen Li1-20/+31
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian11-85/+54
2026-04-17drm/amd/display: Unset Replay desync error verification by defaultAllen Li1-2/+1
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng1-2/+3
2026-04-17drm/amd/display: Read sink freesync support via mccsWayne Lin1-0/+14
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic2-7/+7
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian11-0/+31
2026-03-30Revert "drm/amd/display: Rework YCbCr422 DSC policy"Relja Vojvodic2-7/+7
2026-03-30drm/amd/dc: Add link output control for DPIALincheng Ku1-7/+11
2026-03-23drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic2-6/+7
2026-03-11drm/amd/display: Enable dcn42 DC clk_mgrRoman Li1-0/+1
2026-03-11drm/amd/display: Clean up unused codeClay King2-13/+1
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li1-11/+25
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang1-11/+12
2026-03-02drm/amd/display: Initialize replay_state to PR_STATE_INVALIDIvan Lipski1-1/+1