Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c151 vmw_binding_res_list_kill(&res->binding_head); in vmw_resource_release()
227 INIT_LIST_HEAD(&res->binding_head); in vmw_resource_init()
H A Dvmwgfx_so.c214 vmw_binding_res_list_scrub(&res->binding_head); in vmw_view_destroy()
H A Dvmwgfx_shader.c323 vmw_binding_res_list_scrub(&res->binding_head); in vmw_gb_shader_destroy()
H A Dvmwgfx_drv.h170 struct list_head binding_head; member
H A Dvmwgfx_surface.c1413 vmw_binding_res_list_scrub(&res->binding_head); in vmw_gb_surface_destroy()