Searched refs:vmw_bo_bo_free (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_bo.c | 61 return bo->destroy == &vmw_bo_bo_free || in bo_is_vmw() 385 void vmw_bo_bo_free(struct ttm_buffer_object *bo) in vmw_bo_bo_free() function
|
A D | vmwgfx_cotable.c | 427 true, true, vmw_bo_bo_free, &buf); in vmw_cotable_resize()
|
A D | vmwgfx_shader.c | 897 true, true, vmw_bo_bo_free, &buf); in vmw_compat_shader_add()
|
A D | vmwgfx_resource.c | 336 &vmw_bo_bo_free, &backup); in vmw_resource_buf_alloc()
|
A D | vmwgfx_drv.h | 896 extern void vmw_bo_bo_free(struct ttm_buffer_object *bo);
|
A D | vmwgfx_scrn.c | 448 false, true, &vmw_bo_bo_free, &vps->bo); in vmw_sou_primary_plane_prepare_fb()
|
A D | vmwgfx_drv.c | 401 &vmw_bo_bo_free, &vbo); in vmw_dummy_query_bo_create()
|
Completed in 21 milliseconds