Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/gpu/drm/
Ddrm_global.c81 struct drm_global_item *item = &glob[ref->global_type]; in drm_global_item_ref()
125 struct drm_global_item *item = &glob[ref->global_type]; in drm_global_item_unref()
/Linux-v4.19/include/drm/
Ddrm_global.h41 enum drm_global_types global_type; member
/Linux-v4.19/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-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c196 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in nouveau_ttm_global_init()
210 global_ref->global_type = DRM_GLOBAL_TTM_BO; in nouveau_ttm_global_init()
/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_ttm.c57 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in vbox_ttm_global_init()
69 global_ref->global_type = DRM_GLOBAL_TTM_BO; in vbox_ttm_global_init()
/Linux-v4.19/drivers/gpu/drm/mgag200/
Dmgag200_ttm.c57 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in mgag200_ttm_global_init()
71 global_ref->global_type = DRM_GLOBAL_TTM_BO; in mgag200_ttm_global_init()
/Linux-v4.19/drivers/gpu/drm/ast/
Dast_ttm.c57 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in ast_ttm_global_init()
71 global_ref->global_type = DRM_GLOBAL_TTM_BO; in ast_ttm_global_init()
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_ttm.c57 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in cirrus_ttm_global_init()
71 global_ref->global_type = DRM_GLOBAL_TTM_BO; in cirrus_ttm_global_init()
/Linux-v4.19/drivers/gpu/drm/qxl/
Dqxl_ttm.c66 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in qxl_ttm_global_init()
81 global_ref->global_type = DRM_GLOBAL_TTM_BO; in qxl_ttm_global_init()
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_ttm.c48 hibmc->mem_global_ref.global_type = DRM_GLOBAL_TTM_MEM; in hibmc_ttm_global_init()
60 hibmc->bo_global_ref.ref.global_type = DRM_GLOBAL_TTM_BO; in hibmc_ttm_global_init()
/Linux-v4.19/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-v4.19/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()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c111 global_ref->global_type = DRM_GLOBAL_TTM_MEM; in amdgpu_ttm_global_init()
125 global_ref->global_type = DRM_GLOBAL_TTM_BO; in amdgpu_ttm_global_init()
/Linux-v4.19/Documentation/gpu/
Ddrm-mm.rst52 enum ttm_global_types global_type;