Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c44 * struct vmw_view - view metadata
62 struct vmw_view { struct
109 * vmw_view - Convert a struct vmw_resource to a struct vmw_view
113 * Returns a pointer to a struct vmw_view.
115 static struct vmw_view *vmw_view(struct vmw_resource *res) in vmw_view() function
117 return container_of(res, struct vmw_view, res); in vmw_view()
131 struct vmw_view *view = vmw_view(re in vmw_view_commit_notify()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c43 * struct vmw_view - view metadata
60 struct vmw_view { struct
92 * struct vmw_view - view define command body stub
106 * vmw_view - Convert a struct vmw_resource to a struct vmw_view
110 * Returns a pointer to a struct vmw_view.
112 static struct vmw_view *vmw_view(struct vmw_resource *res) in vmw_view() function
114 return container_of(res, struct vmw_view, res); in vmw_view()
128 struct vmw_view *vie in vmw_view_commit_notify()
[all...]

Completed in 2 milliseconds