aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/link (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-04-22drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinksGeorge Shen1-18/+36
2025-03-18drm/amd/display: Revert "Support for reg inbox0 for host->DMUB CMDs"Dillon Varone1-1/+0
2025-03-18drm/amd/display: Change notification of link BW allocationCruise Hung4-187/+42
2025-03-10drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDsDillon Varone1-0/+1
2025-03-10drm/amd/display: Implement PCON regulated autonomous mode handlingGeorge Shen1-10/+45
2025-03-10drm/amd/display: not abort link train when bw is lowPeichen Huang1-4/+1
2025-03-10drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switchLeon Huang1-3/+22
2025-03-05drm/amd/display: Add tunneling IRQ handlerCruise Hung3-3/+76
2025-03-05drm/amd/display: Skip checking FRL_MODE bit for PCON BW determinationGeorge Shen1-15/+15
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang5-28/+38
2025-03-05drm/amd/display: read mso dpcd capsHansen Dsouza1-0/+11
2025-02-25drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround UsageMichael Strauss2-3/+12
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang16-47/+137
2025-02-19drm/amd/display: Add support for disconnected eDP streamsHarry VanZyllDeJong1-3/+3
2025-02-19drm/amd/display: Read LTTPR ALPM caps during link cap retrievalGeorge Shen1-1/+5
2025-02-12drm/amd/display: add workaround flag to link to force FFE presetBrendan Tam1-0/+2
2025-02-12drm/amd/display: Don't try AUX transactions on disconnected linkIlya Bakoulin1-3/+5
2025-02-12drm/amd/display: Update CR AUX RD interval interpretationGeorge Shen1-2/+5
2025-01-10drm/amd/display: improve dpia pre-trainPeichen Huang2-0/+17
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss8-16/+16
2025-01-10drm/amd/display: Add replay desync error count tracking and reset functionalityJack Chang1-0/+3
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen1-0/+17
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang6-6/+71
2025-01-06drm/amd/display: Implement Replay Low Hz Visual ConfirmDennis.Chan1-0/+2
2025-01-06drm/amd/display: Add DP required HBlank size calc to link interfaceGeorge Shen3-0/+185
2025-01-06drm/amd/display: Parse RECEIVE_PORT0_CAP capabilities from DPCDGeorge Shen1-0/+5
2024-12-18drm/amd/display: Block Invalid TMDS operationChris Park1-0/+4
2024-12-10drm/amd/display: Adjust DPCD read for DP tunnelingCruise1-11/+10
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park1-1/+2
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-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea1-4/+11
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 onFudongwang2-0/+19
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 Huang6-50/+181