summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11
2026-03-03drm/amd/display: Fallback to boot snapshot for dispclkDillon Varone1-1/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf2-16/+12
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf1-25/+1
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf1-3/+0
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung1-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu1-2/+2
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti9-45/+26
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones9-26/+45
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-02-04drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti7-17/+24
2026-02-04drm/amd/display: Fix a NULL pointer dereference in dcn20_hwseq.cWenjing Liu1-1/+2
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti9-45/+26
2026-01-28drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti6-4/+7
2026-01-28drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei1-2/+10
2026-01-28drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu2-1/+3
2026-01-21drm/amd/display: Remove unused codeCharlene Liu9-10/+0
2026-01-21drm/amd/display: Ensure link output is disabled in backend reset for PLL_ONNicholas Kazlauskas1-1/+15
2026-01-21drm/amd/display: Initialize a default to phyd32clkAlex Hung1-1/+1
2026-01-21drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea1-9/+15
2026-01-21drm/amd/display: update memory QoS measurement interfaceWenjing Liu1-32/+6
2026-01-10drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35Nicholas Kazlauskas3-1/+56
2026-01-10drm/amd/display: correct clip x assignment in cursor programmingAusef Yousof1-1/+5
2026-01-10drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin1-0/+2
2026-01-06drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf1-27/+1
2026-01-06drm/amd/display: Fix dsc eDP issueCharlene Liu1-3/+9
2026-01-06drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin1-3/+3
2025-12-16drm/amd/display: Fix DP no audio issueCharlene Liu2-5/+4
2025-12-08drm/amd/display: shrink struct membersRosen Penev1-3/+0
2025-12-08drm/amd/display: Fixes for S0i3 exitOvidiu Bunea1-0/+6
2025-12-08drm/amd/display: Reset pipe mask at beginning of cursor offloadNicholas Kazlauskas1-0/+1
2025-12-08drm/amd/display: Add additional info from DMLNevenko Stupar1-3/+4
2025-12-08drm/amd/display: Guard FAMS2 configuration updatesDillon Varone1-2/+5
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu1-0/+37
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas1-0/+3
2025-12-08drm/amd/display: refactor HPD to increase flexibilityDmytro Laktyushkin1-21/+1
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic3-3/+3
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