Home
last modified time | relevance | path

Searched refs:drm_global_item_ref (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c68 ret = drm_global_item_ref(global_ref); in vmw_ttm_global_init()
81 ret = drm_global_item_ref(global_ref); in vmw_ttm_global_init()
/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c68 ret = drm_global_item_ref(global_ref); in nouveau_ttm_global_init()
82 ret = drm_global_item_ref(global_ref); in nouveau_ttm_global_init()
/drivers/gpu/drm/
Ddrm_global.c66 int drm_global_item_ref(struct drm_global_reference *ref) in drm_global_item_ref() function
96 EXPORT_SYMBOL(drm_global_item_ref);
/drivers/gpu/drm/radeon/
Dradeon_ttm.c83 r = drm_global_item_ref(global_ref); in radeon_ttm_global_init()
97 r = drm_global_item_ref(global_ref); in radeon_ttm_global_init()