aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_state.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-16drm/amd/display: Fix incorrect pointer assignmentChaitanya Dhere1-5/+5
2024-04-09drm/amd/display: Add driver support for future FAMS versionsDillon Varone1-0/+1
2024-04-09drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-09drm/amd/display: Add handling for DC power modeJoshua Aberback1-3/+26
2024-03-27drm/amd/display: Refactor DML2 interfacesDillon Varone1-7/+7
2024-03-27drm/amd/display: Expand DML2 callbacksDillon Varone1-1/+16
2024-03-20drm/amd/display: Backup and restore only on full updatesAlvin Lee1-1/+0
2024-03-20drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan1-1/+2
2024-02-07drm/amd/display: Clear phantom stream count and plane countMario Limonciello1-0/+3
2024-01-15drm/amd/display: Add logging resource checksCharlene Liu1-2/+3
2024-01-15drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone1-1/+2
2024-01-03drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam1-1/+1
2023-12-19drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone1-0/+4
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-47/+381
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-0/+527