Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.c435 void vmw_bo_bo_free(struct ttm_buffer_object *bo) in vmw_bo_bo_free() function
545 WARN_ON_ONCE(!bo_free && (!user && (bo_free != vmw_bo_bo_free))); in vmw_bo_init()
1163 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_swap_notify()
1188 if (bo->destroy != vmw_bo_bo_free && in vmw_bo_move_notify()
Dvmwgfx_cotable.c415 true, true, vmw_bo_bo_free); in vmw_cotable_resize()
Dvmwgfx_fb.c406 &vmw_bo_bo_free); in vmw_fb_create_bo()
Dvmwgfx_resource.c372 &vmw_bo_bo_free); in vmw_resource_buf_alloc()
Dvmwgfx_shader.c975 true, true, vmw_bo_bo_free); in vmw_compat_shader_add()
Dvmwgfx_drv.h855 extern void vmw_bo_bo_free(struct ttm_buffer_object *bo);
Dvmwgfx_scrn.c457 false, true, &vmw_bo_bo_free); in vmw_sou_primary_plane_prepare_fb()
Dvmwgfx_drv.c409 &vmw_bo_bo_free); in vmw_dummy_query_bo_create()