Hi, The first version of this series from Joshua [1] was accepted, but never merged upstream. During this time, Guilherme reported issues when performing GPU reset that point to this work, and I identified the need to mark CRTC state for reset when the property differs between states. In this v2, I basically rebase the work to amd-staging-drm-next, add the r-b tag accordingly and include the fix mentioned above. Thanks, Melissa [1] https://lore.kernel.org/amd-gfx/20230117212620.11262-1-joshua@xxxxxxxxx/ Joshua Ashton (2): drm/amd/display: Hook up 'content type' property for HDMI drm/amd/display: Remove unused display_content_support .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 32 +++++++++ .../gpu/drm/amd/display/dc/core/dc_resource.c | 69 ++++++------------- drivers/gpu/drm/amd/display/dc/dc_stream.h | 2 +- drivers/gpu/drm/amd/display/dc/dc_types.h | 14 ---- 4 files changed, 54 insertions(+), 63 deletions(-) -- 2.40.1