summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorLines
2026-03-02drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone-1/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-16/+12
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-25/+1
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-3/+0
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-45/+26
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones-26/+45
2026-02-03drm/amd/display: remove assert around dpp_base replacementMelissa Wen-1/+0
2026-02-03drm/amd/display: extend delta clamping logic to CM3 LUT helperMelissa Wen-18/+24
2026-02-03drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti-17/+24
2026-02-03drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu-1/+2
2026-02-03drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti-45/+26
2026-01-27drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti-4/+7
2026-01-27drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei-2/+10
2026-01-27drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu-1/+3
2026-01-20drm/amd/display: Remove unused codeCharlene Liu-10/+0
2026-01-20drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas-1/+15
2026-01-20drm/amd/display: Initialize a default to phyd32clkAlex Hung-1/+1
2026-01-20drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea-9/+15
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu-32/+6
2026-01-10drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas-1/+56
2026-01-10drm/amd/display: correct clip x assignment in cursor programmingAusef Yousof-1/+5
2026-01-10drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin-0/+2
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-27/+1
2026-01-05drm/amd/display: Fix dsc eDP issueCharlene Liu-3/+9
2026-01-05drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin-3/+3
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu-5/+4
2025-12-08drm/amd/display: shrink struct membersRosen Penev-3/+0
2025-12-08drm/amd/display: Fixes for S0i3 exitOvidiu Bunea-0/+6
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas-0/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar-3/+4
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu-0/+37
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas-0/+3
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin-21/+1
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic-3/+3
2025-12-02drm/amd/display: Move RGB-type check for audio sync to DCE HW sequenceIvan Lipski-0/+3
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas-0/+15
2025-11-26Revert "drm/amd/display: Move setup_stream_attribute"Alex Deucher-5/+0
2025-11-18drm/amd/display: Move analog check to dce110_hwseqTimur Kristóf-2/+4
2025-11-18drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5Ivan Lipski-0/+8
2025-10-28drm/amd/display: Support DAC in dce110_hwseqTimur Kristóf-2/+73
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee-2/+2
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen-36/+40
2025-10-28drm/amd/display: Fix wrong index for DCN401 cursor offloadNicholas Kazlauskas-1/+1
2025-10-20drm/amd/display: Fix misc. checkpatch issuesIlya Bakoulin-93/+67
2025-10-20drm/amd/display: Change clean dsc blocks condition in accelerated modeLewis Huang-2/+9