]> Git Repo - J-linux.git/blobdiff - drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c
Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
[J-linux.git] / drivers / gpu / drm / amd / display / amdgpu_dm / amdgpu_dm_helpers.c
index 9cd83b780102784894f14b1bd4bcc6658e806db5..ed784cf27d396f10fe507a1a4a41a009f01e15a5 100644 (file)
@@ -1216,6 +1216,9 @@ bool dm_helpers_dp_handle_test_pattern_request(
 
        }
 
+       pipe_ctx->stream->test_pattern.type = test_pattern;
+       pipe_ctx->stream->test_pattern.color_space = test_pattern_color_space;
+
        dc_link_dp_set_test_pattern(
                (struct dc_link *) link,
                test_pattern,
This page took 0.027558 seconds and 4 git commands to generate.