drm/amd/display: mark plane as needing reset if color props change
authorJoshua Ashton <joshua@froggi.es>
Thu, 16 Nov 2023 19:57:57 +0000 (18:57 -0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Dec 2023 21:08:01 +0000 (16:08 -0500)
commit6bed9d550e51534415a56f8de33f5b9d4e728e53
tree17f5ebdbcd6ea0e679b96f9776fdd797c1bc3ef7
parent88d26ea639a8e9d314e6bffef5f382167e7203e2
drm/amd/display: mark plane as needing reset if color props change

We should reset a plane state if at least one of the color management
properties differs from old and new state.

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