Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_bo.c61 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
Dvmwgfx_cotable.c411 true, true, vmw_bo_bo_free, &buf); in vmw_cotable_resize()
Dvmwgfx_shader.c896 true, true, vmw_bo_bo_free, &buf); in vmw_compat_shader_add()
Dvmwgfx_fb.c399 &vmw_bo_bo_free, &vmw_bo); in vmw_fb_create_bo()
Dvmwgfx_resource.c369 &vmw_bo_bo_free, &backup); in vmw_resource_buf_alloc()
Dvmwgfx_drv.h900 extern void vmw_bo_bo_free(struct ttm_buffer_object *bo);
Dvmwgfx_scrn.c453 false, true, &vmw_bo_bo_free, &vps->bo); in vmw_sou_primary_plane_prepare_fb()
Dvmwgfx_drv.c404 &vmw_bo_bo_free, &vbo); in vmw_dummy_query_bo_create()