summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn32
AgeCommit message (Expand)AuthorFilesLines
2025-04-22drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle configMeenakshikumar Somasundaram1-1/+3
2025-02-19drm/amd/display: Add log for MALL entry on DCN32xAurabindo Pillai1-0/+2
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2025-02-13drm/amd/display: Allow reuse of of DCN4x codeDmytro1-1/+2
2025-01-10drm/amd/display: Remove unnecessary eDP power downYiling Chen1-6/+6
2024-12-10drm/amd/display: Remove unused mmhubbub_warmup fieldDr. David Alan Gilbert1-1/+0
2024-12-10drm/amd/display: populate VABC support in DMCUBHarry VanZyllDeJong1-0/+1
2024-12-03drm/amd/display: Add hblank borrowing supportChris Park1-1/+2
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse1-1/+1
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung1-6/+7
2024-10-07drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng3-52/+0
2024-10-02drm/amd/display: Wait for all pending cleared before full updateAlvin Lee1-0/+1
2024-09-27drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov1-2/+2
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-24drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam1-3/+4
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2-5/+4
2024-07-24drm/amd/display: When resync fifo ensure to use correct pipe ctxAlvin Lee2-6/+16
2024-07-24drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu1-16/+5
2024-06-28drm/amd/display: Ensure curve to hw translation succeedAlex Hung1-3/+6
2024-06-28drm/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-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-0/+2
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 Liu3-1/+26
2024-03-20drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu1-0/+7