summaryrefslogtreecommitdiff
path: root/tests/kms_color_helper.h
diff options
context:
space:
mode:
authorBhanuprakash Modem <bhanuprakash.modem@intel.com>2022-06-30 14:25:23 +0530
committerBhanuprakash Modem <bhanuprakash.modem@intel.com>2022-07-04 12:30:11 +0530
commit1a3ffecd400b8f82c35745fa2e07992f6bdeede2 (patch)
tree3513e147cb7a35cb461e4cb84dd4dd77a1250864 /tests/kms_color_helper.h
parentd61e4598142e41fe5eb13295802ecf935bba85bc (diff)
tests/kms_color: Test Cleanup
Sanitize the system state before starting the subtest. V2: * Fix multiline comments. Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem@intel.com> Reviewed-by: Swati Sharma <swati2.sharma@intel.com>
Diffstat (limited to 'tests/kms_color_helper.h')
-rw-r--r--tests/kms_color_helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/kms_color_helper.h b/tests/kms_color_helper.h
index 2ea15bcd..f0ae30e3 100644
--- a/tests/kms_color_helper.h
+++ b/tests/kms_color_helper.h
@@ -51,6 +51,7 @@ typedef struct {
igt_pipe_crc_t *pipe_crc;
igt_output_t *output;
igt_plane_t *primary;
+ drmModeModeInfo *mode;
uint32_t drm_format;
uint32_t color_depth;