Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_hw_engine.c231 .class = XE_ENGINE_CLASS_COMPUTE,
239 .class = XE_ENGINE_CLASS_COMPUTE,
247 .class = XE_ENGINE_CLASS_COMPUTE,
255 .class = XE_ENGINE_CLASS_COMPUTE,
324 xe_hw_engine_mask_per_class(hwe->gt, XE_ENGINE_CLASS_COMPUTE); in xe_hw_engine_enable_ring()
326 if (hwe->class == XE_ENGINE_CLASS_COMPUTE && ccs_mask) in xe_hw_engine_enable_ring()
353 if (hwe->class != XE_ENGINE_CLASS_COMPUTE && in xe_rtp_cfeg_wmtp_disabled()
420 const u8 mocs_read_idx = hwe->class == XE_ENGINE_CLASS_COMPUTE && in hw_engine_setup_default_state()
961 if (snapshot->hwe->class == XE_ENGINE_CLASS_COMPUTE) in xe_hw_engine_snapshot_capture()
1053 if (snapshot->hwe->class == XE_ENGINE_CLASS_COMPUTE) in xe_hw_engine_snapshot_print()
[all …]
Dxe_ring_ops.c192 else if (job->q->class == XE_ENGINE_CLASS_COMPUTE) in emit_render_cache_flush()
357 else if (job->q->class == XE_ENGINE_CLASS_COMPUTE) in __emit_job_gen12_render_compute()
504 case XE_ENGINE_CLASS_COMPUTE: in xe_ring_ops_get()
Dxe_guc.h65 case XE_ENGINE_CLASS_COMPUTE: in xe_engine_class_to_guc_class()
Dxe_hw_engine_types.h20 XE_ENGINE_CLASS_COMPUTE = 5, enumerator
Dxe_gt_ccs_mode.c53 if (hwe->class != XE_ENGINE_CLASS_COMPUTE) in __xe_gt_apply_ccs_mode()
Dxe_hw_engine_group.c113 case XE_ENGINE_CLASS_COMPUTE: in xe_hw_engine_setup_groups()
Dxe_irq.c150 ccs_mask = xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_COMPUTE); in xe_irq_enable_hwe()
480 XE_ENGINE_CLASS_COMPUTE); in gt_irq_reset()
Dxe_query.c32 [XE_ENGINE_CLASS_COMPUTE] = DRM_XE_ENGINE_CLASS_COMPUTE,
40 [DRM_XE_ENGINE_CLASS_COMPUTE] = XE_ENGINE_CLASS_COMPUTE,
Dxe_gt_debugfs.c241 xe_lrc_dump_default(p, gt, XE_ENGINE_CLASS_COMPUTE); in ccs_default_lrc()
Dxe_gt.c937 case XE_ENGINE_CLASS_COMPUTE: in xe_gt_any_hw_engine_by_reset_domain()
939 hwe->class == XE_ENGINE_CLASS_COMPUTE) in xe_gt_any_hw_engine_by_reset_domain()
Dxe_execlist.c60 if (hwe->class == XE_ENGINE_CLASS_COMPUTE) in __start_lrc()
Dxe_oa.c418 if (stream->hwe->class != XE_ENGINE_CLASS_COMPUTE) in __oa_ccs_select()
769 case XE_ENGINE_CLASS_COMPUTE: in xe_oa_configure_oa_context()
1275 hwe->class == XE_ENGINE_CLASS_COMPUTE; in engine_supports_mi_query()
2295 case XE_ENGINE_CLASS_COMPUTE: in __hwe_oa_unit()
Dxe_guc_ads.c481 engine_enable_mask(gt, XE_ENGINE_CLASS_COMPUTE)); in fill_engine_enable_masks()
Dxe_exec_queue.c289 case XE_ENGINE_CLASS_COMPUTE: in xe_exec_queue_assign_name()
Dxe_lrc.c77 case XE_ENGINE_CLASS_COMPUTE: in xe_gt_lrc_size()