drm/amd/display: copy 3D LUT settings from crtc state to stream_update
authorJoshua Ashton <joshua@froggi.es>
Thu, 16 Nov 2023 19:58:09 +0000 (18:58 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 14 Dec 2023 20:26:06 +0000 (15:26 -0500)
commitcb19dc4a64598ffbfd4354083f809fae082fa4c3
tree6f202100b4a1531a51cdaf8ad7d4a6259af75be3
parenta2f2f43f74cd050146cd2660bbc3c7e1e7c0da0b
drm/amd/display: copy 3D LUT settings from crtc state to stream_update

When commiting planes, we copy color mgmt resources to the stream state.
Do the same for shaper and 3D LUTs.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Joshua Ashton <joshua@froggi.es>
Co-developed-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Melissa Wen <mwen@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c