Home
last modified time | relevance | path

Searched refs:vmw_user_surface (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c41 struct vmw_user_surface { struct
613 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
625 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
626 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
651 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
652 container_of(base, struct vmw_user_surface, prime.base); in vmw_user_surface_base_release()
690 struct vmw_user_surface *user_srf; in vmw_surface_define_ioctl()
898 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
929 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
981 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
[all …]