aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn32
AgeCommit message (Expand)AuthorFilesLines
2024-09-18drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai1-0/+14
2024-08-13drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira1-1/+12
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone3-0/+15
2024-08-13drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone1-1/+24
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic1-1/+0
2024-08-06drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam1-1/+3
2024-07-23drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam1-3/+4
2024-07-23drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2-5/+4
2024-07-23drm/amd/display: When resync fifo ensure to use correct pipe ctxAlvin Lee2-6/+16
2024-07-23drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu1-16/+5
2024-06-27drm/amd/display: Ensure curve to hw translation succeedAlex Hung1-3/+6
2024-06-27drm/amd/display: resync OTG after DIO FIFO resyncTungYu Lu1-0/+2
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-42/+39
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung1-1/+1
2024-06-19drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee1-1/+18
2024-06-05drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee1-1/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee1-5/+15
2024-06-05drm/amd/display: Only program P-State force if pipe config changedAlvin Lee1-1/+17
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen3-5/+31
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu1-1/+7
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu2-16/+19
2024-05-08Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee1-17/+1
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone3-21/+0
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu1-3/+3
2024-04-30drm/amd/display: Only program P-State force if pipe config changedAlvin Lee1-1/+17
2024-04-30drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen3-40/+9
2024-04-30drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen3-9/+40
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-0/+2
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-2/+2
2024-04-09drm/amd/display: Add driver support for future FAMS versionsDillon Varone1-1/+1
2024-04-09drm/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 Liu3-1/+26
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 Lee3-9/+72
2024-01-29drm/amd/display: Fix static screen event mask definition changeYiling Chen1-1/+1
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla2-0/+202
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-29drm/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-26drm/amd/display: Fix shaper using bad LUT paramsIlya Bakoulin1-0/+1
2023-10-26drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee2-0/+34