aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/resource (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-161/+195
2024-04-30drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
2024-04-26drm/amd/display: Clean up code in DCRodrigo Siqueira1-6/+5
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-26drm/amd/display: Add NULL pointer check for kzallocHersen Wu9-0/+28
2024-04-16drm/amd/display: Rework power sequence and resource allocation logicSung Joon Kim2-41/+1
2024-04-16drm/amd/display: Enable Z10 flag for IPS FSMSung Joon Kim1-2/+2
2024-04-16drm/amd/display: Modify resource allocation logicSung Joon Kim4-3/+48
2024-04-12drm/amd/display: Update DCN10 resourceRodrigo Siqueira1-0/+2
2024-04-12drm/amd/display: Disable P010 Support of DCN 1.0Rodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Update resource capabilities and debug struct for DCN201Rodrigo Siqueira1-1/+3
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira1-32/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira1-1/+0
2024-04-12drm/amd/display: Add comments to improve the code readabilityRodrigo Siqueira2-1/+1
2024-04-09drm/amd/display: fix an incorrect ODM policy assigned for subvpWenjing Liu1-13/+15
2024-04-09drm/amd/display: Enable FGCG for DCN351Rodrigo Siqueira1-0/+2
2024-04-09drm/amd/display: Add code comments clock and encode codeRodrigo Siqueira1-6/+0
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr5-6/+4
2024-04-09drm/amd/display: Add handling for DC power modeJoshua Aberback4-5/+31
2024-04-09drm/amd/display: remove context->dml2 dependency from DML21 wrapperJoshua Aberback3-3/+3
2024-04-09drm/amd/display: Disable Z8 minimum stutter period check for DCN35Nicholas Kazlauskas1-1/+1
2024-04-09drm/amd/display: Allow HPO PG for DCN35Duncan Ma1-1/+1
2024-04-09drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam1-9/+61
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim1-3/+8
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone5-64/+28
2024-03-27drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim1-3/+8
2024-03-22drm/amd/display: Enable reallow for idle on DCN35Nicholas Kazlauskas1-1/+1
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim1-0/+3
2024-03-20drm/amd/display: Program pixclk according to dcn revisionDillon Varone1-1/+6
2024-03-20drm/amd/display: Comments adjustmentsRodrigo Siqueira1-2/+1
2024-03-20drm/amd/display: correct hostvm flagSherry Wang1-1/+1
2024-03-20drm/amd/display: Remove legacy codeRodrigo Siqueira1-20/+0
2024-03-20drm/amd/display: Enable fast update for DCN314Rodrigo Siqueira1-0/+1
2024-03-20drm/amd/display: Move define to the proper headerRodrigo Siqueira1-1/+0
2024-03-20drm/amd/display: Add the MALL size in the fallback functionRodrigo Siqueira2-2/+5
2024-03-20drm/amd/display: Enable 2to1 ODM policy for DCN35Rodrigo Siqueira1-1/+1
2024-03-20drm/amd/display: Support long vblank featureRobin Chen1-0/+2
2024-03-20drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2-0/+4
2024-03-20drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2-0/+4
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz3-0/+2187
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira1-2/+0
2024-02-22drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321Wenjing Liu2-1/+2
2024-02-14drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-14drm/amd/display: enable fgcg by defaultCharlene Liu1-1/+2
2024-02-07drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam1-1/+1
2024-02-07drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira1-0/+1
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee3-2/+5
2024-02-07drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas1-0/+1
2024-02-07drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas1-2/+2
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu1-1/+15