summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc/hw
AgeCommit message (Expand)AuthorFilesLines
2024-09-07drm/amd/display: fix dccg root clock optimization related hangQili Lu1-0/+1
2024-09-02Revert "drm/amd/display: Wait for all pending cleared before full update"Dillon Varone1-3/+1
2024-08-28drm/amd/display: Wait for all pending cleared before full updateAlvin Lee1-1/+3
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng1-0/+1
2024-08-06drm/amd/display: Remove unused codeRodrigo Siqueira1-10/+0
2024-08-06drm/amd/display: Remove duplicated codeRodrigo Siqueira1-3/+0
2024-07-28drm/amd/display: Add seamless boot support for more DIG operation modesNicholas Kazlauskas1-0/+1
2024-07-24drm/amd/display: rename dcn3/dcn4 to more sound termsAurabindo Pillai1-1/+1
2024-07-24drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone2-2/+7
2024-07-24drm/amd/display: avoid disable otg when dig was disabledJingwen Zhu1-0/+1
2024-07-24drm/amd/display: Implement bias and scale pre sclRelja Vojvodic1-6/+7
2024-07-24drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu1-4/+1
2024-07-24drm/amd/display: Added logging for automated DPM testingRyan Seto2-1/+4
2024-07-24drm/amd/display: Disable HBR audio for DP2 for certain ASICsAlvin Lee1-0/+2
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira2-5/+32
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung1-0/+14
2024-06-28drm/amd/display: Enable DCC on DCN401Aurabindo Pillai2-0/+5
2024-06-28drm/amd/display: Wait for double buffer update on ODM changesAlvin Lee1-0/+1
2024-06-14drm/amd/display: Increase MAX_LINKS by 2Alex Hung1-1/+1
2024-06-05drm/amd/display: Support new VA page table block sizeChris Park1-1/+8
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu1-1/+1
2024-06-05drm/amd/display: Keep VBios pixel rate div setting until next mode setyi-lchen1-0/+5
2024-05-18drm/amd/display: fix documentation warnings for mpc.hMarcelo Mendes Spessoto Junior1-113/+576
2024-05-13Revert "drm/amd/display: Enable SYMCLK gating in DCCG"Alex Hung1-7/+0
2024-05-13drm/amd/display: Enable SYMCLK gating in DCCGDaniel Miess1-0/+7
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu2-2/+7
2024-05-13drm/amd/display: Fix 3dlut size for Fastloading on DCN401Adam Nelson1-0/+1
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu1-1/+2
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone1-0/+1
2024-04-30drm/amd/display: Remove duplicate spl/dc_spl_types.h headerJiapeng Chong1-2/+0
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu2-2/+3
2024-04-30drm/amd/display: Revert "dc: Keep VBios pixel rate div setting util next mode...Webb Chen2-6/+0
2024-04-30drm/amd/display: Keep VBios pixel rate div setting util next mode setWebb Chen2-0/+6
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai8-35/+147
2024-04-27drm/amd/display: Add some DCN401 reg name to macro definitionsAurabindo Pillai1-0/+11
2024-04-27drm/amd/display: Fix SPL related enum definition used in DCN401Aurabindo Pillai1-16/+2
2024-04-27drm/amd/display: Clean up code in DCRodrigo Siqueira1-2/+1
2024-04-12drm/amd/display: Reorganize dwb headerRodrigo Siqueira1-11/+19
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira1-4/+0
2024-04-10drm/amd/display: refactor vpg.hParandhaman K1-0/+53
2024-04-10drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee1-0/+2
2024-04-10drm/amd/display: handle invalid connector indicesJoshua Aberback2-1/+2
2024-04-10drm/amd/display: Toggle additional RCO options in DCN35Daniel Miess1-0/+4
2024-03-27drm/amd/display: Modify DHCUB waterwark structures and functionsDillon Varone2-6/+8
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-1/+1
2024-03-27drm/amd/display: Increase number of hpo dp link encodersSridevi Arvindekar1-1/+1
2024-03-27drm/amd/display: Remove read/write to external registerSung Joon Kim1-2/+0
2024-03-20drm/amd/display: add stream clock source to DP DTO paramsDillon Varone1-0/+1
2024-03-20drm/amd/display: Support long vblank featureRobin Chen1-0/+7
2024-03-20drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu2-0/+4