Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/drivers/gpu/drm/
Ddrm_global.c96 void drm_global_item_unref(struct drm_global_reference *ref) in drm_global_item_unref() function
109 EXPORT_SYMBOL(drm_global_item_unref);
/linux-4.4.14/include/drm/
Ddrm_global.h51 extern void drm_global_item_unref(struct drm_global_reference *ref);
/linux-4.4.14/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-4.4.14/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c77 drm_global_item_unref(&cirrus->ttm.mem_global_ref); in cirrus_ttm_global_init()
89 drm_global_item_unref(&cirrus->ttm.bo_global_ref.ref); in cirrus_ttm_global_release()
90 drm_global_item_unref(&cirrus->ttm.mem_global_ref); in cirrus_ttm_global_release()
/linux-4.4.14/drivers/gpu/drm/ast/
Dast_ttm.c77 drm_global_item_unref(&ast->ttm.mem_global_ref); in ast_ttm_global_init()
89 drm_global_item_unref(&ast->ttm.bo_global_ref.ref); in ast_ttm_global_release()
90 drm_global_item_unref(&ast->ttm.mem_global_ref); in ast_ttm_global_release()
/linux-4.4.14/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c77 drm_global_item_unref(&ast->ttm.mem_global_ref); in mgag200_ttm_global_init()
89 drm_global_item_unref(&ast->ttm.bo_global_ref.ref); in mgag200_ttm_global_release()
90 drm_global_item_unref(&ast->ttm.mem_global_ref); in mgag200_ttm_global_release()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c319 drm_global_item_unref(&drm->ttm.mem_global_ref); in nouveau_ttm_global_init()
333 drm_global_item_unref(&drm->ttm.bo_global_ref.ref); in nouveau_ttm_global_release()
334 drm_global_item_unref(&drm->ttm.mem_global_ref); in nouveau_ttm_global_release()
/linux-4.4.14/drivers/gpu/drm/qxl/
Dqxl_ttm.c89 drm_global_item_unref(&qdev->mman.mem_global_ref); in qxl_ttm_global_init()
100 drm_global_item_unref(&qdev->mman.bo_global_ref.ref); in qxl_ttm_global_fini()
101 drm_global_item_unref(&qdev->mman.mem_global_ref); in qxl_ttm_global_fini()
/linux-4.4.14/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-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c105 drm_global_item_unref(&adev->mman.mem_global_ref); in amdgpu_ttm_global_init()
116 drm_global_item_unref(&adev->mman.bo_global_ref.ref); in amdgpu_ttm_global_fini()
117 drm_global_item_unref(&adev->mman.mem_global_ref); in amdgpu_ttm_global_fini()
/linux-4.4.14/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()