Lines Matching refs:vmw_surface
41 struct vmw_surface srf;
605 static inline uint32_t vmw_surface_dma_size(const struct vmw_surface *srf) in vmw_surface_dma_size()
619 static inline uint32_t vmw_surface_define_size(const struct vmw_surface *srf) in vmw_surface_define_size()
660 static void vmw_surface_define_encode(const struct vmw_surface *srf, in vmw_surface_define_encode()
701 static void vmw_surface_dma_encode(struct vmw_surface *srf, in vmw_surface_dma_encode()
755 struct vmw_surface *srf; in vmw_hw_surface_destroy()
777 srf = container_of(res, struct vmw_surface, res); in vmw_hw_surface_destroy()
787 struct vmw_surface *srf = container_of(res, struct vmw_surface, res); in vmw_surface_res_free()
813 struct vmw_surface *srf) in vmw_surface_do_validate()
937 struct vmw_surface *srf) in vmw_surface_evict()
1051 struct vmw_surface *srf) in vmw_surface_validate()
1054 struct vmw_surface *evict_srf; in vmw_surface_validate()
1075 struct vmw_surface, in vmw_surface_validate()
1106 struct vmw_surface *srf = container_of(res, struct vmw_surface, res); in vmw_surface_remove_from_lists()
1112 struct vmw_surface *srf, in vmw_surface_init()
1139 struct vmw_surface *srf = container_of(res, struct vmw_surface, res); in vmw_user_surface_free()
1170 struct vmw_surface *srf; in vmw_resource_unreserve()
1184 srf = container_of(res, struct vmw_surface, res); in vmw_resource_unreserve()
1201 struct vmw_surface **out_surf, in vmw_user_lookup_handle()
1219 uint32_t handle, struct vmw_surface **out) in vmw_user_surface_lookup_handle()
1222 struct vmw_surface *srf; in vmw_user_surface_lookup_handle()
1282 struct vmw_surface *srf; in vmw_surface_define_ioctl()
1465 struct vmw_surface *srf; in vmw_surface_reference_ioctl()