summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn32
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Add log for MALL entry on DCN32xAurabindo Pillai2025-02-191-0/+2
* drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira2025-02-191-0/+1
* drm/amd/display: Allow reuse of of DCN4x codeDmytro2025-02-121-1/+2
* drm/amd/display: Remove unnecessary eDP power downYiling Chen2025-01-101-6/+6
* drm/amd/display: Remove unused mmhubbub_warmup fieldDr. David Alan Gilbert2024-12-101-1/+0
* drm/amd/display: populate VABC support in DMCUBHarry VanZyllDeJong2024-12-101-0/+1
* drm/amd/display: Add hblank borrowing supportChris Park2024-12-021-1/+2
* drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse2024-11-041-1/+1
* drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung2024-10-151-6/+7
* drm/amd/display: Unify blank_phantom and blank_pixel_dataAustin Zheng2024-10-073-52/+0
* drm/amd/display: Wait for all pending cleared before full updateAlvin Lee2024-10-011-0/+1
* drm/amd/display: fix typos in several function pointer checksVitaliy Shevtsov2024-09-261-2/+2
* drm/amd/display: Skip to enable dsc if it has been offZhikai Zhai2024-09-181-0/+14
* drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira2024-08-131-1/+12
* drm/amd/display: Perform outstanding programming on full updatesDillon Varone2024-08-133-0/+15
* drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone2024-08-131-1/+24
* drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic2024-08-131-1/+0
* drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...Srinivasan Shanmugam2024-08-061-1/+3
* drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hwSrinivasan Shanmugam2024-07-231-3/+4
* drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2024-07-232-5/+4
* drm/amd/display: When resync fifo ensure to use correct pipe ctxAlvin Lee2024-07-232-6/+16
* drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu2024-07-231-16/+5
* drm/amd/display: Ensure curve to hw translation succeedAlex Hung2024-06-271-3/+6
* drm/amd/display: resync OTG after DIO FIFO resyncTungYu Lu2024-06-271-0/+2
* drm/amd/display: Remove redundant null checksAlex Hung2024-06-191-42/+39
* drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung2024-06-191-1/+1
* drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee2024-06-191-1/+18
* drm/amd/display: Use current_state when checking old_pipe subvp typeAlvin Lee2024-06-051-1/+1
* drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee2024-06-051-5/+15
* drm/amd/display: Only program P-State force if pipe config changedAlvin Lee2024-06-051-1/+17
* drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen2024-06-053-5/+31
* drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu2024-05-131-1/+7
* drm/amd/display: reset DSC clock in post unlock updateWenjing Liu2024-05-082-16/+19
* Revert "drm/amd/display: Only program P-State force if pipe config changed"Alvin Lee2024-05-081-17/+1
* drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone2024-05-083-21/+0
* drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu2024-04-301-3/+3
* drm/amd/display: Only program P-State force if pipe config changedAlvin Lee2024-04-301-1/+17
* drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen2024-04-303-40/+9
* drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen2024-04-303-9/+40
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-0/+2
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-261-2/+2
* drm/amd/display: Add driver support for future FAMS versionsDillon Varone2024-04-091-1/+1
* drm/amd/display: Add dmub additional interface support for FAMSDillon Varone2024-04-091-1/+1
* drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee2024-03-271-40/+33
* drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen2024-03-271-41/+0
* drm/amd/display: Expand DML2 callbacksDillon Varone2024-03-271-1/+3
* drm/amd/display: Allow idle opts for no flip case on PSR panelAlvin Lee2024-03-271-1/+3
* drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu2024-03-203-1/+26
* drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2024-03-201-0/+7
* drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee2024-02-073-9/+72