Home
last modified time | relevance | path

Searched refs:drm_global_item_unref (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c90 drm_global_item_unref(&dev_priv->mem_global_ref); in vmw_ttm_global_init()
96 drm_global_item_unref(&dev_priv->bo_global_ref.ref); in vmw_ttm_global_release()
97 drm_global_item_unref(&dev_priv->mem_global_ref); in vmw_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_global.c123 void drm_global_item_unref(struct drm_global_reference *ref) in drm_global_item_unref() function
136 EXPORT_SYMBOL(drm_global_item_unref);
/Linux-v4.19/include/drm/
Ddrm_global.h51 void drm_global_item_unref(struct drm_global_reference *ref);
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c218 drm_global_item_unref(&drm->ttm.mem_global_ref); in nouveau_ttm_global_init()
232 drm_global_item_unref(&drm->ttm.bo_global_ref.ref); in nouveau_ttm_global_release()
233 drm_global_item_unref(&drm->ttm.mem_global_ref); in nouveau_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c92 drm_global_item_unref(&vgdev->mman.mem_global_ref); in virtio_gpu_ttm_global_init()
103 drm_global_item_unref(&vgdev->mman.bo_global_ref.ref); in virtio_gpu_ttm_global_fini()
104 drm_global_item_unref(&vgdev->mman.mem_global_ref); in virtio_gpu_ttm_global_fini()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_ttm.c77 drm_global_item_unref(&vbox->ttm.mem_global_ref); in vbox_ttm_global_init()
89 drm_global_item_unref(&vbox->ttm.bo_global_ref.ref); in vbox_ttm_global_release()
90 drm_global_item_unref(&vbox->ttm.mem_global_ref); in vbox_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c78 drm_global_item_unref(&ast->ttm.mem_global_ref); in mgag200_ttm_global_init()
90 drm_global_item_unref(&ast->ttm.bo_global_ref.ref); in mgag200_ttm_global_release()
91 drm_global_item_unref(&ast->ttm.mem_global_ref); in mgag200_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_ttm.c78 drm_global_item_unref(&ast->ttm.mem_global_ref); in ast_ttm_global_init()
90 drm_global_item_unref(&ast->ttm.bo_global_ref.ref); in ast_ttm_global_release()
91 drm_global_item_unref(&ast->ttm.mem_global_ref); in ast_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c78 drm_global_item_unref(&cirrus->ttm.mem_global_ref); in cirrus_ttm_global_init()
90 drm_global_item_unref(&cirrus->ttm.bo_global_ref.ref); in cirrus_ttm_global_release()
91 drm_global_item_unref(&cirrus->ttm.mem_global_ref); in cirrus_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_ttm.c88 drm_global_item_unref(&qdev->mman.mem_global_ref); in qxl_ttm_global_init()
99 drm_global_item_unref(&qdev->mman.bo_global_ref.ref); in qxl_ttm_global_fini()
100 drm_global_item_unref(&qdev->mman.mem_global_ref); in qxl_ttm_global_fini()
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_ttm.c67 drm_global_item_unref(&hibmc->mem_global_ref); in hibmc_ttm_global_init()
76 drm_global_item_unref(&hibmc->bo_global_ref.ref); in hibmc_ttm_global_release()
77 drm_global_item_unref(&hibmc->mem_global_ref); in hibmc_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_mm.c56 drm_global_item_unref(&bochs->ttm.mem_global_ref); in bochs_ttm_global_init()
68 drm_global_item_unref(&bochs->ttm.bo_global_ref.ref); in bochs_ttm_global_release()
69 drm_global_item_unref(&bochs->ttm.mem_global_ref); in bochs_ttm_global_release()
/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_ttm.c105 drm_global_item_unref(&rdev->mman.mem_global_ref); in radeon_ttm_global_init()
116 drm_global_item_unref(&rdev->mman.bo_global_ref.ref); in radeon_ttm_global_fini()
117 drm_global_item_unref(&rdev->mman.mem_global_ref); in radeon_ttm_global_fini()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c142 drm_global_item_unref(&adev->mman.mem_global_ref); in amdgpu_ttm_global_init()
151 drm_global_item_unref(&adev->mman.bo_global_ref.ref); in amdgpu_ttm_global_fini()
152 drm_global_item_unref(&adev->mman.mem_global_ref); in amdgpu_ttm_global_fini()