summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-05-09 16:38:53 +0100
committerDave Airlie <airlied@redhat.com>2012-05-09 16:38:53 +0100
commitbb717e722be3b2c304bc1bd4da0eb1626b784e84 (patch)
tree19e0f1f67cdc99cd0219d055cc421bdbab2635e8
parent5c9631347a70a5254977f7268a2ff095bf422105 (diff)
add abilities
-rw-r--r--hw/xfree86/common/xf86str.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/common/xf86str.h b/hw/xfree86/common/xf86str.h
index 6e474437b..e0f7bba41 100644
--- a/hw/xfree86/common/xf86str.h
+++ b/hw/xfree86/common/xf86str.h
@@ -814,6 +814,7 @@ typedef struct _ScrnInfoRec {
Bool is_gpu;
uint32_t roles;
+ uint32_t abilities;
uint32_t current_role;
} ScrnInfoRec;