| /linux/drivers/gpu/drm/xe/display/ |
| H A D | intel_fbdev_fb.c | 36 ttm_bo_type_kernel, XE_BO_FLAG_SCANOUT | in intel_fbdev_fb_bo_create() 47 ttm_bo_type_kernel, XE_BO_FLAG_SCANOUT | in intel_fbdev_fb_bo_create()
|
| H A D | xe_dsb_buffer.c | 53 ttm_bo_type_kernel, in intel_dsb_buffer_create()
|
| H A D | xe_stolen.c | 34 size, start, end, ttm_bo_type_kernel, flags); in xe_stolen_insert_node_in_range()
|
| H A D | xe_hdcp_gsc.c | 69 ttm_bo_type_kernel, in intel_hdcp_gsc_initialize_message()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_engine_activity.c | 98 ttm_bo_type_kernel, XE_BO_FLAG_SYSTEM | in allocate_engine_activity_buffers() 106 ttm_bo_type_kernel, XE_BO_FLAG_VRAM_IF_DGFX(tile) | in allocate_engine_activity_buffers()
|
| H A D | xe_pxp_submit.c | 57 bo = xe_bo_create_pin_map_novm(xe, tile, SZ_4K, ttm_bo_type_kernel, in allocate_vcs_execution_resources() 120 ttm_bo_type_kernel, in allocate_gsc_client_resources()
|
| H A D | xe_bo.c | 237 if (type == ttm_bo_type_kernel && !(bo_flags & XE_BO_FLAG_FORCE_USER_VRAM)) in bo_vram_flags_to_vram_placement() 1221 DRM_XE_GEM_CPU_CACHING_WB, ttm_bo_type_kernel, in xe_bo_notifier_prepare_pinned() 1362 DRM_XE_GEM_CPU_CACHING_WB, ttm_bo_type_kernel, in xe_bo_evict_pinned() 2149 xe_assert(xe, !tile || type == ttm_bo_type_kernel); in xe_bo_init_locked() 2241 if (type == ttm_bo_type_kernel) { in xe_bo_init_locked() 2676 bo = xe_bo_create_pin_map_novm(xe, tile, size, ttm_bo_type_kernel, flags, true); in xe_managed_bo_create_pin_map() 3385 if (bo->ttm.type == ttm_bo_type_kernel) in xe_bo_can_migrate()
|
| H A D | xe_sriov_packet.c | 133 ttm_bo_type_kernel, in pkt_init()
|
| H A D | xe_lmtt.c | 76 ttm_bo_type_kernel, in lmtt_pt_alloc()
|
| H A D | xe_eu_stall.c | 645 bo = xe_bo_create_pin_map_at_novm(tile->xe, tile, size, ~0ull, ttm_bo_type_kernel, in xe_eu_stall_data_buf_alloc()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_gem.c | 274 case ttm_bo_type_kernel: in vmw_bo_print_info()
|
| H A D | vmwgfx_ttm_buffer.c | 573 .bo_type = ttm_bo_type_kernel, in vmw_bo_create_and_populate()
|
| H A D | vmwgfx_bo.c | 412 .interruptible = params->bo_type != ttm_bo_type_kernel, in vmw_bo_init()
|
| H A D | vmwgfx_cmdbuf.c | 1242 .bo_type = ttm_bo_type_kernel, in vmw_cmdbuf_set_pool_size()
|
| /linux/include/drm/ttm/ |
| H A D | ttm_bo.h | 69 ttm_bo_type_kernel, enumerator
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.c | 157 if (bo->tbo.type == ttm_bo_type_kernel) in amdgpu_vm_bo_evicted() 285 if (!bo || bo->tbo.type != ttm_bo_type_kernel) in amdgpu_vm_bo_reset_state_machine() 433 if (bo->tbo.type == ttm_bo_type_kernel && bo->parent) in amdgpu_vm_bo_base_init() 624 if (bo->tbo.type != ttm_bo_type_kernel) { in amdgpu_vm_validate() 2297 if (bo->tbo.type == ttm_bo_type_kernel) in amdgpu_vm_bo_invalidate()
|
| H A D | amdgpu_amdkfd.c | 338 bp.type = ttm_bo_type_kernel; in amdgpu_amdkfd_alloc_kernel_mem()
|
| H A D | amdgpu_vram_mgr.c | 465 if (tbo->type != ttm_bo_type_kernel) in amdgpu_vram_mgr_new()
|
| H A D | amdgpu_ttm.c | 427 if (bo->type == ttm_bo_type_kernel) in amdgpu_move_blit() 1472 if (bo->type == ttm_bo_type_kernel && in amdgpu_ttm_bo_eviction_valuable()
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_object.c | 115 type = ttm_bo_type_kernel; in qxl_bo_create()
|
| /linux/drivers/gpu/drm/ttm/ |
| H A D | ttm_tt.c | 84 case ttm_bo_type_kernel: in ttm_tt_create()
|
| /linux/drivers/gpu/drm/loongson/ |
| H A D | lsdc_ttm.c | 467 bo_type = ttm_bo_type_kernel; in lsdc_bo_create()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_ttm_move.c | 211 if (bo->type == ttm_bo_type_kernel && in i915_ttm_accel_move()
|
| H A D | i915_gem_ttm.c | 1312 ttm_bo_type_kernel; in __i915_gem_ttm_object_init()
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_object.c | 142 type = ttm_bo_type_kernel; in radeon_bo_create()
|