Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_mob.c304 ttm_bo_unref(&dev_priv->otable_bo); in vmw_otables_setup()
334 ttm_bo_unref(&dev_priv->otable_bo); in vmw_otables_takedown()
417 ttm_bo_unref(&mob->pt_bo); in vmw_mob_pt_populate()
535 ttm_bo_unref(&mob->pt_bo); in vmw_mob_destroy()
653 ttm_bo_unref(&mob->pt_bo); in vmw_mob_bind()
Dvmwgfx_execbuf.c837 ttm_bo_unref(&dev_priv->pinned_bo); in vmw_query_bo_switch_commit()
2217 ttm_bo_unref(&entry->base.bo); in vmw_clear_validations()
2715 ttm_bo_unref(&query_val.bo); in __vmw_execbuf_release_pinned_bo()
2716 ttm_bo_unref(&pinned_val.bo); in __vmw_execbuf_release_pinned_bo()
2717 ttm_bo_unref(&dev_priv->pinned_bo); in __vmw_execbuf_release_pinned_bo()
2725 ttm_bo_unref(&query_val.bo); in __vmw_execbuf_release_pinned_bo()
2726 ttm_bo_unref(&pinned_val.bo); in __vmw_execbuf_release_pinned_bo()
2727 ttm_bo_unref(&dev_priv->pinned_bo); in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_resource.c451 ttm_bo_unref(&bo); in vmw_user_dmabuf_release()
516 ttm_bo_unref(&tmp); in vmw_user_dmabuf_alloc()
1258 ttm_bo_unref(&val_buf->bo); in vmw_resource_check_buffer()
1311 ttm_bo_unref(&val_buf->bo); in vmw_resource_backoff_reservation()
Dvmwgfx_fb.c552 ttm_bo_unref((struct ttm_buffer_object **)&par->vmw_bo); in vmw_fb_init()
580 ttm_bo_unref(&bo); in vmw_fb_close()
Dvmwgfx_scrn.c211 ttm_bo_unref(&bo); in vmw_sou_backing_free()
Dvmwgfx_drv.c336 ttm_bo_unref(&bo); in vmw_dummy_query_bo_create()
385 ttm_bo_unref(&dev_priv->dummy_query_bo); in vmw_release_device()
Dvmwgfx_drv.h1106 ttm_bo_unref(&bo); in vmw_dmabuf_unreference()
/linux-4.1.27/drivers/gpu/drm/ttm/
Dttm_bo_vm.c274 ttm_bo_unref(&bo); in ttm_bo_vm_close()
348 ttm_bo_unref(&bo); in ttm_bo_mmap()
Dttm_bo.c636 void ttm_bo_unref(struct ttm_buffer_object **p_bo) in ttm_bo_unref() function
643 EXPORT_SYMBOL(ttm_bo_unref);
1173 ttm_bo_unref(&bo); in ttm_bo_init()
Dttm_bo_util.c687 ttm_bo_unref(&ghost_obj); in ttm_bo_move_accel_cleanup()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_bo.h63 ttm_bo_unref(&bo); in nouveau_bo_ref()
Dnouveau_gem.c55 ttm_bo_unref(&bo); in nouveau_gem_object_del()
/linux-4.1.27/include/drm/ttm/
Dttm_bo_api.h347 extern void ttm_bo_unref(struct ttm_buffer_object **bo);
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_main.c272 ttm_bo_unref(&tbo); in cirrus_bo_unref()
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_main.c324 ttm_bo_unref(&tbo); in mgag200_bo_unref()
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_object.c216 ttm_bo_unref(&tbo); in qxl_bo_unref()
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_main.c551 ttm_bo_unref(&tbo); in ast_bo_unref()
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_mm.c442 ttm_bo_unref(&tbo); in bochs_bo_unref()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_object.c317 ttm_bo_unref(&tbo); in radeon_bo_unref()