linux/drivers/gpu/drm/amd/display
Dillon Varone 760ed918fb drm/amd/display: Create dc_state after resource initialization
[WHY&HOW]
After refactoring dc_state, it is always constructed at the time of its
creation. Construction can only happen after dc resources are initialized, so
move creation to be after this.

Reviewed-by: George Shen <george.shen@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Dillon Varone <dillon.varone@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-12-19 14:59:02 -05:00
..
amdgpu_dm drm/amd/display: Refactor phantom resource allocation 2023-12-19 14:59:02 -05:00
dc drm/amd/display: Create dc_state after resource initialization 2023-12-19 14:59:02 -05:00
dmub drm/amd/display: skip error logging when DMUB is inactive from S3 2023-12-19 14:59:01 -05:00
include drm/amd/display: get dprefclk ss info from integration info table 2023-12-19 14:59:02 -05:00
modules drm/amd/display: Disable PSR-SU on Parade 0803 TCON again 2023-12-13 15:09:54 -05:00
Kconfig drm/amd/display: Allow building DC with clang on RISC-V 2023-07-21 16:52:25 -04:00
Makefile drm/amd/display: Refactor OPTC into component folder 2023-11-29 16:49:01 -05:00
TODO