gb_objects        187 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c 	bool gb_objects = !!(dev_priv->capabilities & SVGA_CAP_GBOBJECTS);
gb_objects        195 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c 	if (gb_objects && vmw_fp->gb_aware)
gb_objects        197 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c 	else if (gb_objects)
gb_objects        212 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c 	if (gb_objects && vmw_fp->gb_aware) {
gb_objects        227 drivers/gpu/drm/vmwgfx/vmwgfx_ioctl.c 	} else if (gb_objects) {