From dd0c75c1e5eeeee324005ad1ebfd5a5d24cef6fb Mon Sep 17 00:00:00 2001 From: Maarten Lankhorst Date: Wed, 2 Aug 2017 11:51:42 +0200 Subject: lib/igt_kms: Remove vblank wait after plane update. With the conversion to atomic, this is already handled in the core. Signed-off-by: Maarten Lankhorst Reviewed-by: Mika Kahola --- lib/igt_kms.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/igt_kms.h') diff --git a/lib/igt_kms.h b/lib/igt_kms.h index 96713c24..e5dc329b 100644 --- a/lib/igt_kms.h +++ b/lib/igt_kms.h @@ -324,7 +324,6 @@ typedef struct { struct igt_pipe { igt_display_t *display; enum pipe pipe; - bool enabled; int n_planes; int plane_cursor; -- cgit v1.2.3