Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.c463 void vmw_bo_bo_free(struct ttm_buffer_object *bo) in vmw_bo_bo_free() function
515 WARN_ON_ONCE(!bo_free && (!user && (bo_free != vmw_bo_bo_free))); in vmw_bo_init()
1127 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_swap_notify()
1155 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_move_notify()
Dvmwgfx_cotable.c414 true, vmw_bo_bo_free); in vmw_cotable_resize()
Dvmwgfx_resource.c374 &vmw_bo_bo_free); in vmw_resource_buf_alloc()
Dvmwgfx_fb.c410 &vmw_bo_bo_free); in vmw_fb_create_bo()
Dvmwgfx_shader.c982 true, vmw_bo_bo_free); in vmw_compat_shader_add()
Dvmwgfx_drv.h847 extern void vmw_bo_bo_free(struct ttm_buffer_object *bo);
Dvmwgfx_drv.c376 &vmw_bo_bo_free); in vmw_dummy_query_bo_create()
Dvmwgfx_scrn.c455 false, &vmw_bo_bo_free); in vmw_sou_primary_plane_prepare_fb()