summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds13-50/+108
2024-05-01drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung2-3/+3
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung5-20/+20
2024-04-12drm/amd/display: Change DPCD address rangeRodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira1-1/+0
2024-04-10drm/amd/display: refactor vpg.hParandhaman K1-1/+2
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr3-4/+4
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback1-2/+2
2024-04-10drm/amd/display: Expand supported Replay residency modeLeon Huang2-3/+6
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim4-15/+70
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