Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/drivers/gpu/drm/
Ddrm_global.c69 struct drm_global_item *item = &glob[ref->global_type]; in drm_global_item_ref()
98 struct drm_global_item *item = &glob[ref->global_type]; in drm_global_item_unref()
/linux-4.1.27/include/drm/
Ddrm_global.h41 enum drm_global_types global_type; member
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c56 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in cirrus_ttm_global_init()
70 global_ref->global_type = DRM_GLOBAL_TTM_BO; in cirrus_ttm_global_init()
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c56 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in mgag200_ttm_global_init()
70 global_ref->global_type = DRM_GLOBAL_TTM_BO; in mgag200_ttm_global_init()
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_ttm.c56 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in ast_ttm_global_init()
70 global_ref->global_type = DRM_GLOBAL_TTM_BO; in ast_ttm_global_init()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c312 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in nouveau_ttm_global_init()
326 global_ref->global_type = DRM_GLOBAL_TTM_BO; in nouveau_ttm_global_init()
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_ttm.c67 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in qxl_ttm_global_init()
82 global_ref->global_type = DRM_GLOBAL_TTM_BO; in qxl_ttm_global_init()
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_mm.c35 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in bochs_ttm_global_init()
49 global_ref->global_type = DRM_GLOBAL_TTM_BO; in bochs_ttm_global_init()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_ttm.c84 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in radeon_ttm_global_init()
98 global_ref->global_type = DRM_GLOBAL_TTM_BO; in radeon_ttm_global_init()