drm/amd/display: decouple color state from hw state log
authorMelissa Wen <mwen@igalia.com>
Tue, 28 Nov 2023 17:52:49 +0000 (16:52 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Jan 2024 22:13:26 +0000 (17:13 -0500)
commitefbfc987a331f5e33e8ea16fe8471b82c4a5fcd9
treedb3f252a403ca0c30cc92964edd73517caf299d2
parent3295580d4683bdc56c0662b4a4834f597baceadc
drm/amd/display: decouple color state from hw state log

Prepare to hook up color state log according to the DCN version.

v3:
- put functions in single line (Siqueira)

Signed-off-by: Melissa Wen <mwen@igalia.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c