summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn32/dcn32_hwseq.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-10drm/amd/display: Add driver support for future FAMS versionsDillon Varone1-1/+1
2024-04-10drm/amd/display: Add dmub additional interface support for FAMSDillon Varone1-1/+1
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-40/+33
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen1-41/+0
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone1-1/+3
2024-03-27drm/amd/display: Allow idle opts for no flip case on PSR panelAlvin Lee1-1/+3
2024-03-20drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu1-0/+23
2024-03-20drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu1-0/+7
2024-02-07drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee1-9/+67
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-2/+5
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-26/+16
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-17/+19
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-3/+3
2023-12-19drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz1-0/+6
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu1-0/+25
2023-11-30drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin1-4/+2
2023-11-07drm/amd/display: For cursor P-State allow for SubVPAlvin Lee1-15/+2
2023-10-27drm/amd/display: Fix shaper using bad LUT paramsIlya Bakoulin1-0/+1
2023-10-27drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee1-0/+31
2023-10-27drm/amd/display: fix num_ways overflow errorSamson Tam1-3/+4
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri1-0/+1678