Home
last modified time | relevance | path

Searched refs:global_type (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ttm_glue.c63 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in vmw_ttm_global_init()
77 global_ref->global_type = DRM_GLOBAL_TTM_BO; in vmw_ttm_global_init()
/linux-3.4.99/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c63 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in nouveau_ttm_global_init()
77 global_ref->global_type = DRM_GLOBAL_TTM_BO; in nouveau_ttm_global_init()
/linux-3.4.99/drivers/gpu/drm/
Ddrm_global.c69 struct drm_global_item *item = &glob[ref->global_type]; in drm_global_item_ref()
100 struct drm_global_item *item = &glob[ref->global_type]; in drm_global_item_unref()
/linux-3.4.99/include/drm/
Ddrm_global.h41 enum drm_global_types global_type; member
/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_ttm.c79 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in radeon_ttm_global_init()
93 global_ref->global_type = DRM_GLOBAL_TTM_BO; in radeon_ttm_global_init()