Home
last modified time | relevance | path

Searched refs:ttm_bo_type_sg (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/ttm/
H A Dttm_bo_api.h121 ttm_bo_type_sg enumerator
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_prime.c174 bp.type = ttm_bo_type_sg; in amdgpu_gem_prime_import_sg_table()
H A Damdgpu_ttm.c245 if (bo->type == ttm_bo_type_sg) { in amdgpu_evict_flags()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_tt.c71 case ttm_bo_type_sg: in ttm_tt_create()
H A Dttm_bo.c1196 bo->type == ttm_bo_type_sg) in ttm_bo_init_reserved()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_object.c194 type = ttm_bo_type_sg; in radeon_bo_create()