summaryrefslogtreecommitdiffstats
path: root/gralloc_drm_nouveau.c
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc_drm_nouveau.c')
-rw-r--r--gralloc_drm_nouveau.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc_drm_nouveau.c b/gralloc_drm_nouveau.c
index b76a2c8..8f347a1 100644
--- a/gralloc_drm_nouveau.c
+++ b/gralloc_drm_nouveau.c
@@ -278,7 +278,7 @@ static void nouveau_init_kms_features(struct gralloc_drm_drv_t *drv,
break;
}
- drm->mode_dirty_fb = 0;
+ drm->mode_quirk_vmwgfx = 0;
drm->swap_mode = (info->chan) ? DRM_SWAP_FLIP : DRM_SWAP_SETCRTC;
drm->mode_sync_flip = 1;
drm->swap_interval = 1;