Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_so.c61 struct vmw_view { struct
113 static struct vmw_view *vmw_view(struct vmw_resource *res) in vmw_view() function
115 return container_of(res, struct vmw_view, res); in vmw_view()
129 struct vmw_view *view = vmw_view(res); in vmw_view_commit_notify()
160 struct vmw_view *view = vmw_view(res); in vmw_view_create()
205 struct vmw_view *view = vmw_view(res); in vmw_view_destroy()
286 struct vmw_view *view = vmw_view(res); in vmw_view_res_free()
326 struct vmw_view *view; in vmw_view_add()
423 struct vmw_view *entry, *next; in vmw_view_cotable_list_destroy()
443 struct vmw_view *entry, *next; in vmw_view_surface_list_destroy()
[all …]

Completed in 3 milliseconds