summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2026-03-04drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-03-04drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-03-04drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-03-04drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas3-1/+56
2026-03-04drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
2026-03-04drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
2026-03-04drm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
2026-03-04drm/amd/display: Fix DP no audio issueCharlene Liu1-1/+0
2026-03-04drm/amd/display: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2026-03-04drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas1-0/+3
2026-03-04drm/amd/display: Correct DSC padding accountingRelja Vojvodic3-3/+3
2026-02-27drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf2-16/+12
2026-02-27drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf1-25/+1
2026-02-27drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf1-3/+0
2026-02-04drm/amd/display: remove assert around dpp_base replacementMelissa Wen1-1/+0
2026-02-04drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen3-18/+24
2026-01-06drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf1-27/+1
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu1-4/+4
2025-12-08drm/amd/display: shrink struct membersRosen Penev1-3/+0
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski1-0/+3
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas2-0/+15
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher3-5/+0
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf1-2/+4
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski1-0/+8
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf1-2/+73
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee2-2/+2
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen1-36/+40
2025-10-28drm/amd/display: Fix wrong index for DCN401 cursor offloadNicholas Kazlauskas1-1/+1
2025-10-21drm/amd/display: Fix misc. checkpatch issuesIlya Bakoulin1-93/+67
2025-10-21drm/amd/display: Change clean dsc blocks condition in accelerated modeLewis Huang1-2/+9
2025-10-21drm/amd/display: add new block sequence-building/executing functionsIlya Bakoulin5-8/+2904
2025-10-21drm/amd/display: Move all DCCG RCG into HWSS root_clock_controlOvidiu Bunea1-5/+0
2025-10-21drm/amd/display: Update DCN401 path for cursor offloadAlvin Lee1-0/+1
2025-10-21drm/amd/display: increase max link count and fix link->enc NULL pointer accessCharlene Liu1-0/+3
2025-10-21drm/amd/display: fix duplicate aux command with AMD aux backlightHarry VanZyllDeJong1-1/+2
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas9-1/+240
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas4-18/+18
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas2-2/+2
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas2-2/+2
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic3-0/+3
2025-09-23drm/amd/display: remove output_tf_change flagMelissa Wen2-8/+4
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone3-9/+9
2025-09-23drm/amd/display: Fix for test crash due to power gatingSridevi Arvindekar1-1/+2
2025-09-16drm/amd/display: Disable fastboot on DCE 6 tooTimur Kristóf1-4/+2
2025-09-16Revert "drm/amd/display: Reduce Stack Usage by moving 'audio_output' into 'st...Martin Leung1-14/+18
2025-09-16drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic2-4/+7
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers10-10/+10
2025-09-09drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2025-09-06drm/amd/display: Correct sequences and delays for DCN35 PG & RCGOvidiu Bunea3-101/+20