Searched refs:ttm_bo_type (Results 1 – 11 of 11) sorted by relevance
| /linux/include/drm/ttm/ |
| H A D | ttm_bo.h | 67 enum ttm_bo_type { enum 108 enum ttm_bo_type type; 400 enum ttm_bo_type type, struct ttm_placement *placement, 405 enum ttm_bo_type type, struct ttm_placement *placement,
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.c | 231 enum ttm_bo_type type) in bo_vram_flags_to_vram_placement() 275 u32 bo_flags, enum ttm_bo_type type, u32 *c) in try_add_vram() 302 u32 bo_flags, enum ttm_bo_type type) in __xe_bo_placement_for_flags() 322 u32 bo_flags, enum ttm_bo_type type) in xe_bo_placement_for_flags() 2135 u16 cpu_caching, enum ttm_bo_type type, in xe_bo_init_locked() 2265 struct xe_bo *bo, enum ttm_bo_type type, in __xe_bo_fixed_placement() 2309 u16 cpu_caching, enum ttm_bo_type type, u32 flags, in __xe_bo_create_locked() 2406 enum ttm_bo_type type, u32 flags, in xe_bo_create_locked() 2415 enum ttm_bo_type type, u32 flags, in xe_bo_create_novm() 2496 enum ttm_bo_type type, u32 flags) in xe_bo_create_pin_range_novm() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gem.h | 46 u64 flags, enum ttm_bo_type type,
|
| H A D | amdgpu_gem.c | 165 u64 flags, enum ttm_bo_type type, in amdgpu_gem_object_create()
|
| H A D | amdgpu_amdkfd_gpuvm.c | 1716 enum ttm_bo_type bo_type = ttm_bo_type_device; in amdgpu_amdkfd_gpuvm_alloc_memory_of_gpu()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_bo.h | 58 enum ttm_bo_type bo_type;
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_bo.c | 931 enum ttm_bo_type type, struct ttm_placement *placement, in ttm_bo_init_reserved() 1024 enum ttm_bo_type type, struct ttm_placement *placement, in ttm_bo_init_validate()
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_object.c | 111 enum ttm_bo_type type; in qxl_bo_create()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_ttm.c | 441 enum ttm_bo_type bo_type; in lsdc_bo_create()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_object.c | 135 enum ttm_bo_type type; in radeon_bo_create()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm.c | 1297 enum ttm_bo_type bo_type; in __i915_gem_ttm_object_init()
|