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

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

Completed in 360 milliseconds