Home
last modified time | relevance | path

Searched refs:ttm_bo_type_kernel (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/gpu/drm/xe/display/
H A Dintel_fbdev_fb.c36 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 Dxe_dsb_buffer.c53 ttm_bo_type_kernel, in intel_dsb_buffer_create()
H A Dxe_stolen.c34 size, start, end, ttm_bo_type_kernel, flags); in xe_stolen_insert_node_in_range()
H A Dxe_hdcp_gsc.c69 ttm_bo_type_kernel, in intel_hdcp_gsc_initialize_message()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_engine_activity.c98 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 Dxe_pxp_submit.c57 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 Dxe_bo.c237 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 Dxe_sriov_packet.c133 ttm_bo_type_kernel, in pkt_init()
H A Dxe_lmtt.c76 ttm_bo_type_kernel, in lmtt_pt_alloc()
H A Dxe_eu_stall.c645 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 Dvmwgfx_gem.c274 case ttm_bo_type_kernel: in vmw_bo_print_info()
H A Dvmwgfx_ttm_buffer.c573 .bo_type = ttm_bo_type_kernel, in vmw_bo_create_and_populate()
H A Dvmwgfx_bo.c412 .interruptible = params->bo_type != ttm_bo_type_kernel, in vmw_bo_init()
H A Dvmwgfx_cmdbuf.c1242 .bo_type = ttm_bo_type_kernel, in vmw_cmdbuf_set_pool_size()
/linux/include/drm/ttm/
H A Dttm_bo.h69 ttm_bo_type_kernel, enumerator
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c157 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 Damdgpu_amdkfd.c338 bp.type = ttm_bo_type_kernel; in amdgpu_amdkfd_alloc_kernel_mem()
H A Damdgpu_vram_mgr.c465 if (tbo->type != ttm_bo_type_kernel) in amdgpu_vram_mgr_new()
H A Damdgpu_ttm.c427 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 Dqxl_object.c115 type = ttm_bo_type_kernel; in qxl_bo_create()
/linux/drivers/gpu/drm/ttm/
H A Dttm_tt.c84 case ttm_bo_type_kernel: in ttm_tt_create()
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c467 bo_type = ttm_bo_type_kernel; in lsdc_bo_create()
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c211 if (bo->type == ttm_bo_type_kernel && in i915_ttm_accel_move()
H A Di915_gem_ttm.c1312 ttm_bo_type_kernel; in __i915_gem_ttm_object_init()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_object.c142 type = ttm_bo_type_kernel; in radeon_bo_create()

12