Home
last modified time | relevance | path

Searched refs:ttm_bo_unref (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c303 ttm_bo_unref(&batch->otable_bo); in vmw_otable_batch_setup()
368 ttm_bo_unref(&batch->otable_bo); in vmw_otable_batch_takedown()
466 ttm_bo_unref(&mob->pt_bo); in vmw_mob_pt_populate()
584 ttm_bo_unref(&mob->pt_bo); in vmw_mob_destroy()
702 ttm_bo_unref(&mob->pt_bo); in vmw_mob_bind()
Dvmwgfx_bo.c546 ttm_bo_unref(&bo); in vmw_user_bo_release()
625 ttm_bo_unref(&tmp); in vmw_user_bo_alloc()
Dvmwgfx_resource.c484 ttm_bo_unref(&val_buf->bo); in vmw_resource_check_buffer()
544 ttm_bo_unref(&val_buf->bo); in vmw_resource_backoff_reservation()
Dvmwgfx_cmdbuf.c1280 ttm_bo_unref(&man->cmd_space); in vmw_cmdbuf_set_pool_size()
1383 ttm_bo_unref(&man->cmd_space); in vmw_cmdbuf_remove_pool()
Dvmwgfx_execbuf.c3715 ttm_bo_unref(&entry->base.bo); in vmw_clear_validations()
4450 ttm_bo_unref(&query_val.bo); in __vmw_execbuf_release_pinned_bo()
4451 ttm_bo_unref(&pinned_val.bo); in __vmw_execbuf_release_pinned_bo()
4459 ttm_bo_unref(&query_val.bo); in __vmw_execbuf_release_pinned_bo()
4460 ttm_bo_unref(&pinned_val.bo); in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_drv.h1277 ttm_bo_unref(&bo); in vmw_bo_unreference()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_gem.c43 ttm_bo_unref(&tbo); in qxl_gem_object_free()
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_bo.h68 ttm_bo_unref(&bo); in nouveau_bo_ref()
Dnouveau_gem.c59 ttm_bo_unref(&bo); in nouveau_gem_object_del()
/Linux-v4.19/include/drm/ttm/
Dttm_bo_api.h378 void ttm_bo_unref(struct ttm_buffer_object **bo);
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_main.c272 ttm_bo_unref(&tbo); in cirrus_bo_unref()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_main.c336 ttm_bo_unref(&tbo); in mgag200_bo_unref()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_drv.h386 ttm_bo_unref(&tbo); in virtio_gpu_object_unref()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_main.c493 ttm_bo_unref(&tbo); in vbox_bo_unref()
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_ttm.c286 ttm_bo_unref(&tbo); in hibmc_bo_unref()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_main.c647 ttm_bo_unref(&tbo); in ast_bo_unref()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_mm.c433 ttm_bo_unref(&tbo); in bochs_bo_unref()
/Linux-v4.19/drivers/gpu/drm/ttm/
Dttm_bo.c596 void ttm_bo_unref(struct ttm_buffer_object **p_bo) in ttm_bo_unref() function
603 EXPORT_SYMBOL(ttm_bo_unref);