Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c51 struct vmw_user_surface { struct
649 return &(container_of(base, struct vmw_user_surface, in vmw_user_surface_base_to_res()
661 struct vmw_user_surface *user_srf = in vmw_user_surface_free()
662 container_of(srf, struct vmw_user_surface, srf); in vmw_user_surface_free()
685 struct vmw_user_surface *user_srf = in vmw_user_surface_base_release()
686 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()
906 struct vmw_user_surface *user_srf; in vmw_surface_handle_reference()
933 user_srf = container_of(base, struct vmw_user_surface, in vmw_surface_handle_reference()
991 struct vmw_user_surface *user_srf; in vmw_surface_reference_ioctl()
[all …]