summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core/dc_state.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Export additional FAMS2 global configuration options from DMLDillon Varone2024-07-231-2/+2
* drm/amd/display: Deallocate DML memory if allocation failsChris Park2024-07-231-2/+8
* drm/amd/display: Check dc_stream_state before it is usedAlex Hung2024-06-191-8/+16
* drm/amd/display: reduce ODM slice count to initial new dc state only when neededWenjing Liu2024-06-141-21/+46
* drm/amd/display/dcn401: use pre-allocated temp structure for bounding boxAlex Deucher2024-06-141-8/+5
* drm/amd/display: avoid large on-stack structuresArnd Bergmann2024-05-291-5/+11
* Revert "drm/amd/display: Fix incorrect pointer assignment"Joshua Aberback2024-04-301-5/+5
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-261-0/+16
* drm/amd/display: Fix incorrect pointer assignmentChaitanya Dhere2024-04-161-5/+5
* drm/amd/display: Add driver support for future FAMS versionsDillon Varone2024-04-091-0/+1
* drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu2024-04-091-0/+9
* drm/amd/display: Add handling for DC power modeJoshua Aberback2024-04-091-3/+26
* drm/amd/display: Refactor DML2 interfacesDillon Varone2024-03-271-7/+7
* drm/amd/display: Expand DML2 callbacksDillon Varone2024-03-271-1/+16
* drm/amd/display: Backup and restore only on full updatesAlvin Lee2024-03-201-1/+0
* drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan2024-03-201-1/+2
* drm/amd/display: Clear phantom stream count and plane countMario Limonciello2024-02-071-0/+3
* drm/amd/display: Add logging resource checksCharlene Liu2024-01-151-2/+3
* drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone2024-01-151-1/+2
* drm/amd/display: Address function parameter 'context' not described in 'dc_st...Srinivasan Shanmugam2024-01-031-1/+1
* drm/amd/display: Deep copy dml2_context when copying dc_stateDillon Varone2023-12-191-0/+4
* drm/amd/display: Refactor phantom resource allocationDillon Varone2023-12-191-47/+381
* drm/amd/display: Refactor dc_state interfaceDillon Varone2023-12-191-0/+527