drm/vmwgfx: Hook up guest-backed queries
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / vmwgfx / vmwgfx_drv.h
index a9a0d6949ca2e53553a71de84591a2dac7c67344..3d672adf0ea486422f636b3e52ca1dd2e74659fa 100644 (file)
@@ -167,6 +167,7 @@ struct vmw_fifo_state {
 };
 
 struct vmw_relocation {
+       SVGAMobId *mob_loc;
        SVGAGuestPtr *location;
        uint32_t index;
 };