Home
last modified time | relevance | path

Searched refs:vmw_bo_bo_free (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.c461 void vmw_bo_bo_free(struct ttm_buffer_object *bo) in vmw_bo_bo_free() function
508 WARN_ON_ONCE(!bo_free && (!user && (bo_free != vmw_bo_bo_free))); in vmw_bo_init()
1074 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_swap_notify()
1102 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_move_notify()
Dvmwgfx_cotable.c419 true, vmw_bo_bo_free); in vmw_cotable_resize()
Dvmwgfx_resource.c321 &vmw_bo_bo_free); in vmw_resource_buf_alloc()
Dvmwgfx_fb.c410 &vmw_bo_bo_free); in vmw_fb_create_bo()
Dvmwgfx_shader.c1001 true, vmw_bo_bo_free); in vmw_compat_shader_add()
Dvmwgfx_scrn.c486 false, &vmw_bo_bo_free); in vmw_sou_primary_plane_prepare_fb()
Dvmwgfx_drv.h686 extern void vmw_bo_bo_free(struct ttm_buffer_object *bo);
Dvmwgfx_drv.c361 &vmw_bo_bo_free); in vmw_dummy_query_bo_create()