summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorLines
2024-04-09drm/amd/display: refactor vpg.hParandhaman K-1/+2
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-4/+4
2024-04-09drm/amd/display: handle invalid connector indicesJoshua Aberback-2/+2
2024-04-09drm/amd/display: Expand supported Replay residency modeLeon Huang-3/+6
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim-15/+70
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso-4/+4
2024-02-22drm/amd/display: Use kcalloc() instead of kzalloc()Lenko Donchev-1/+1
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang-25/+1
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam-1/+2
2024-02-14drm/amd/display: fixed integer types and null check locationsSohaib Nadeem-1/+1
2024-02-14drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss-56/+44
2024-02-14drm/amd/display: Add align done checkZhikai Zhai-1/+4
2024-02-12drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam-1/+1
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira-2/+0
2024-02-07drm/amd/display: correct comment in set_default_brightness_aux()Camille Cho-1/+1
2024-02-07drm/amd/display: Don't perform rate toggle on DP2-capable FIXED_VS retimersMichael Strauss-10/+12
2024-02-07drm/amd/display: Remove Legacy FIXED_VS Transparent LT SequenceMichael Strauss-359/+1
2024-01-31drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Srinivasan Shanmugam-1/+1
2024-01-29Documentation/gpu: Add entry for the DIO componentRodrigo Siqueira-0/+10
2024-01-22drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang-0/+76
2024-01-22drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam-2/+2
2024-01-15drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam-2/+6
2024-01-15drm/amd/display: Avoid enum conversion warningNathan Chancellor-2/+3
2024-01-15drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam-4/+7
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram-14/+22
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang-33/+137
2024-01-05drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann-2/+2
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung-0/+30
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram-37/+93
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho-0/+3
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram-124/+101
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma-0/+1
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas-2/+3
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi-4/+10
2023-12-07drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello-2/+2
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu-1/+26
2023-12-06drm/amd/display: Fix Replay Desync Error IRQ handlerDennis Chan-6/+6
2023-12-06drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA linksGeorge Shen-4/+6
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin-5/+8
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang-18/+41
2023-11-29drm/amd/display: Update Fixed VS/PE Retimer SequenceMichael Strauss-0/+10
2023-11-29drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei-3/+3
2023-11-29drm/amd/display: adjust flow for deallocation mst payloadWayne Lin-97/+8
2023-11-29drm/amd/display: Simplify brightness initializationCamille Cho-17/+5
2023-11-29drm/amd/display: replay: Augment Frameupdate CommandMax Tseng-2/+8
2023-11-29drm/amd/display: replay: generalize the send command function usageMax Tseng-3/+3
2023-11-29drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan-0/+28
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh-0/+3
2023-11-07drm/amd/display: Revise Replay Desync Error IRQ handleDennis Chan-0/+3
2023-11-07drm/amd/display: amend HPD handler for ReplayChunTao Tso-7/+4