Hi, This commit that landed in 6.3 was marked to got to stable, but it failed to apply to both 6.2.y and 6.1.y. cbd6c1b17d3b ("drm/amd/display: Fix DP MST sinks removal issue") The code is needed for some timing issues with USB4 CM teardown. It failed to apply because the code it fixed was moved to a new file in 6.3. The code is otherwise unchanged in the old file, so this has been manually fixed up. Please apply for both 6.2.y and 6.1.y. Thanks! Cruise Hung (1): drm/amd/display: Fix DP MST sinks removal issue drivers/gpu/drm/amd/display/dc/core/dc_link.c | 9 +++++++++ 1 file changed, 9 insertions(+) -- 2.34.1