Searched refs:binding_head (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c214 vmw_binding_res_list_scrub(&res->binding_head);
H A Dvmwgfx_resource.c149 vmw_binding_res_list_kill(&res->binding_head);
225 INIT_LIST_HEAD(&res->binding_head);
H A Dvmwgfx_shader.c323 vmw_binding_res_list_scrub(&res->binding_head);
H A Dvmwgfx_drv.h146 * @binding_head: List head for the context binding list. Protected by
170 struct list_head binding_head; member in struct:vmw_resource
H A Dvmwgfx_binding.c415 list_add_tail(&loc->res_list, &loc->res->binding_head);
H A Dvmwgfx_surface.c1294 vmw_binding_res_list_scrub(&res->binding_head);

Completed in 191 milliseconds