summaryrefslogtreecommitdiff
path: root/hw/xfree86/drivers/modesetting/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/drivers/modesetting/driver.h')
-rw-r--r--hw/xfree86/drivers/modesetting/driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/drivers/modesetting/driver.h b/hw/xfree86/drivers/modesetting/driver.h
index a99f37871..28810c063 100644
--- a/hw/xfree86/drivers/modesetting/driver.h
+++ b/hw/xfree86/drivers/modesetting/driver.h
@@ -108,6 +108,7 @@ typedef struct _modesettingRec {
* Page flipping stuff.
* @{
*/
+ Bool atomic_modeset_capable;
Bool atomic_modeset;
Bool pending_modeset;
/** @} */