Searched refs:vmw_bo_bo_free (Results 1 – 8 of 8) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/vmwgfx/ |
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
|
D | vmwgfx_cotable.c | 411 true, true, vmw_bo_bo_free, &buf); in vmw_cotable_resize()
|
D | vmwgfx_shader.c | 896 true, true, vmw_bo_bo_free, &buf); in vmw_compat_shader_add()
|
D | vmwgfx_fb.c | 399 &vmw_bo_bo_free, &vmw_bo); in vmw_fb_create_bo()
|
D | vmwgfx_resource.c | 369 &vmw_bo_bo_free, &backup); in vmw_resource_buf_alloc()
|
D | vmwgfx_drv.h | 900 extern void vmw_bo_bo_free(struct ttm_buffer_object *bo);
|
D | vmwgfx_scrn.c | 453 false, true, &vmw_bo_bo_free, &vps->bo); in vmw_sou_primary_plane_prepare_fb()
|
D | vmwgfx_drv.c | 404 &vmw_bo_bo_free, &vbo); in vmw_dummy_query_bo_create()
|