summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn32
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor DCN3X into component folderMounika Adhuri2024-06-1412-3926/+0
* drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen2024-06-051-37/+3
* drm/amd/display: Find max flickerless instant vtotal deltaEthan Bitnun2024-05-131-1/+1
* drm/amd/display: Remove USBC check for DCN32Rodrigo Siqueira2024-05-131-3/+0
* drm/amd/display: Refactor HUBP into component folder.Bhuvana Chandra Pinninti2024-05-083-296/+1
* drm/amd/display: Refactor DCCG into component folderRevalla Hari Krishna2024-05-023-500/+1
* drm/amd/display: For FPO + Vactive check that all pipes support VAAlvin Lee2024-04-301-1/+1
* drm/amd/display: Refactor HUBBUB into component folderRevalla Hari Krishna2024-04-303-1199/+1
* drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen2024-04-302-10/+42
* drm/amd/display: Restrict multi-disp support for in-game FAMSIswara Nagulendran2024-04-301-1/+3
* drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen2024-04-302-43/+10
* drm/amd/display: Block FPO According to Luminance DeltaEthan Bitnun2024-04-301-2/+7
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-263-1/+6
* drm/amd/display: Adjust registers sequence in the DIO listRodrigo Siqueira2024-04-261-2/+3
* drm/amd/display: Clean up code in DCRodrigo Siqueira2024-04-262-12/+4
* Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2024-04-161-5/+3
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+1
* drm/amd/display: Modify DHCUB waterwark structures and functionsDillon Varone2024-03-272-9/+9
* drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen2024-03-271-3/+2
* drm/amd/display: Expand DML2 callbacksDillon Varone2024-03-271-20/+3
* drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna2024-03-203-204/+1
* drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2024-03-201-0/+6
* drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2024-02-222-19/+71
* Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee2024-02-071-0/+14
* drm/amd/display: fix USB-C flag update after enc10 feature initCharlene Liu2024-01-291-2/+2
* drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2024-01-291-14/+0
* drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland2024-01-221-0/+1
* drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung2024-01-091-0/+14
* drm/amd/display: Fixing stream allocation regressionRelja Vojvodic2024-01-031-1/+1
* drm/amd/display: Refactor INIT into component folderRevalla2024-01-033-203/+1
* drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee2024-01-031-14/+0
* drm/amd/display: Assign stream status for FPO + Vactive casesAlvin Lee2024-01-031-1/+2
* drm/amd/display: Don't allow FPO if no planesAlvin Lee2024-01-031-3/+15
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-65/+0
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-13/+15
* drm/amd/display: add MPC MCM 1D LUT clock gating programmingYihan Zhu2023-12-061-1/+2
* drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic2023-12-061-0/+26
* drm/amd/display: Refactor OPTC into component folderParandhaman K2023-11-293-547/+3
* Revert "drm/amd/display: Enable CM low mem power optimization"Gabe Teeger2023-11-291-8/+5
* drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee2023-11-291-2/+30
* drm/amd/display: Refactor resource into component directoryMounika Adhuri2023-11-174-4127/+2
* drm/amd/display: Enable CM low mem power optimizationYihan Zhu2023-11-171-5/+8
* drm/amd/display: Fix blend LUT programmingIlya Bakoulin2023-11-031-0/+3
* drm/amd/display: add interface to query SubVP statusAurabindo Pillai2023-10-261-1/+2
* drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee2023-10-261-1/+1
* drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu2023-10-261-0/+1
* drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu2023-10-261-0/+5
* drm/amd/display: Remove brackets in macro to conform to coding styleStylon Wang2023-10-191-118/+36
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-095-1810/+5
* drm/amd/display: Introduce DML2Qingqing Zhuo2023-10-091-3/+58