Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c50 struct vmw_user_surface { struct
646 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
658 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
659 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
682 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
683 container_of(base, struct vmw_user_surface, prime.base); in vmw_user_surface_base_release()
722 struct vmw_user_surface *user_srf; in vmw_surface_define_ioctl()
900 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
927 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
985 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
[all …]