summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2024-03-20drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso2-4/+4
2024-02-22drm/amd/display: Use kcalloc() instead of kzalloc()Lenko Donchev1-1/+1
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang1-25/+1
2024-02-16drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem1-1/+1
2024-02-15drm/amd/display: Update FIXED_VS Retimer HWSS Test Pattern SequencesMichael Strauss4-56/+44
2024-02-15drm/amd/display: Add align done checkZhikai Zhai1-1/+4
2024-02-13drm/amd/display: Initialize 'wait_time_microsec' variable in link_dp_training...Srinivasan Shanmugam1-1/+1
2024-02-07drm/amd/display: Drop some unnecessary guardsRodrigo Siqueira1-2/+0
2024-02-07drm/amd/display: correct comment in set_default_brightness_aux()Camille Cho1-1/+1
2024-02-07drm/amd/display: Don't perform rate toggle on DP2-capable FIXED_VS retimersMichael Strauss1-10/+12
2024-02-07drm/amd/display: Remove Legacy FIXED_VS Transparent LT SequenceMichael Strauss3-359/+1
2024-01-31drm/amd/display: Fix buffer overflow in 'get_host_router_total_dp_tunnel_bw()'Srinivasan Shanmugam1-1/+1
2024-01-29Documentation/gpu: Add entry for the DIO componentRodrigo Siqueira1-0/+10
2024-01-23drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang2-0/+76
2024-01-23drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-01-16drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-01-16drm/amd/display: Avoid enum conversion warningNathan Chancellor1-2/+3
2024-01-16drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram1-14/+22
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang4-33/+137
2024-01-06drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann2-2/+2
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung3-0/+30
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram1-37/+93
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-0/+3
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma1-0/+1
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2-2/+3
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi1-4/+10
2023-12-08drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu1-1/+26
2023-12-06drm/amd/display: Fix Replay Desync Error IRQ handlerDennis Chan1-6/+6
2023-12-06drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA linksGeorge Shen2-4/+6
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin1-5/+8
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-18/+41
2023-11-30drm/amd/display: Update Fixed VS/PE Retimer SequenceMichael Strauss1-0/+10
2023-11-30drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-11-30drm/amd/display: adjust flow for deallocation mst payloadWayne Lin1-97/+8
2023-11-30drm/amd/display: Simplify brightness initializationCamille Cho4-17/+5
2023-11-30drm/amd/display: replay: Augment Frameupdate CommandMax Tseng1-2/+8
2023-11-30drm/amd/display: replay: generalize the send command function usageMax Tseng2-3/+3
2023-11-30drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan3-0/+28
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh1-0/+3
2023-11-07drm/amd/display: Revise Replay Desync Error IRQ handleDennis Chan1-0/+3
2023-11-07drm/amd/display: amend HPD handler for ReplayChunTao Tso1-7/+4
2023-11-07drm/amd/display: Introduce flag for disabling Replay desync recoveryDennis Chan1-0/+3
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen1-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen1-1/+7
2023-10-27drm/amd/display: Read before writing Backlight Mode Set RegisterIswara Nagulendran1-1/+6
2023-10-27drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2