summaryrefslogtreecommitdiff
path: root/vmwgfx_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'vmwgfx_drv.h')
-rw-r--r--vmwgfx_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vmwgfx_drv.h b/vmwgfx_drv.h
index bcc0c1e..2f72d3f 100644
--- a/vmwgfx_drv.h
+++ b/vmwgfx_drv.h
@@ -387,6 +387,7 @@ struct vmw_private {
uint32_t max_gmr_ids;
uint32_t max_gmr_pages;
uint32_t max_mob_pages;
+ uint32_t max_mob_size;
uint32_t memory_size;
bool has_gmr;
bool has_mob;