Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/include/drm/
Ddrm_global.h41 enum drm_global_types global_type; member
/linux-4.4.14/drivers/gpu/drm/virtio/
Dvirtgpu_ttm.c70 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in virtio_gpu_ttm_global_init()
85 global_ref->global_type = DRM_GLOBAL_TTM_BO; in virtio_gpu_ttm_global_init()
/linux-4.4.14/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.4.14/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.4.14/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.4.14/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c297 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in nouveau_ttm_global_init()
311 global_ref->global_type = DRM_GLOBAL_TTM_BO; in nouveau_ttm_global_init()
/linux-4.4.14/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.4.14/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.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c84 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in amdgpu_ttm_global_init()
98 global_ref->global_type = DRM_GLOBAL_TTM_BO; in amdgpu_ttm_global_init()
/linux-4.4.14/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()