summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_intel.c
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc_drm_intel.c')
-rw-r--r--gralloc_drm_intel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc_drm_intel.c b/gralloc_drm_intel.c
index e21947a..6185fd4 100644
--- a/gralloc_drm_intel.c
+++ b/gralloc_drm_intel.c
@@ -505,7 +505,7 @@ static void intel_init_kms_features(struct gralloc_drm_drv_t *drv,
break;
}
- drm->mode_dirty_fb = 0;
+ drm->mode_quirk_vmwgfx = 0;
/* why? */
drm->mode_sync_flip = 1;