Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/
A Dxe_hw_engine.c237 .class = XE_ENGINE_CLASS_COMPUTE,
245 .class = XE_ENGINE_CLASS_COMPUTE,
253 .class = XE_ENGINE_CLASS_COMPUTE,
261 .class = XE_ENGINE_CLASS_COMPUTE,
330 xe_hw_engine_mask_per_class(hwe->gt, XE_ENGINE_CLASS_COMPUTE); in xe_hw_engine_enable_ring()
333 if (hwe->class == XE_ENGINE_CLASS_COMPUTE && ccs_mask) in xe_hw_engine_enable_ring()
362 if (hwe->class != XE_ENGINE_CLASS_COMPUTE && in xe_rtp_cfeg_wmtp_disabled()
422 const u8 mocs_read_idx = hwe->class == XE_ENGINE_CLASS_COMPUTE && IS_DGFX(xe) && in hw_engine_setup_default_state()
1000 hwe->class == XE_ENGINE_CLASS_COMPUTE && in xe_hw_engine_is_reserved()
1021 case XE_ENGINE_CLASS_COMPUTE: in xe_hw_engine_class_to_str()
[all …]
A Dxe_ring_ops.c198 else if (job->q->class == XE_ENGINE_CLASS_COMPUTE) in emit_render_cache_flush()
363 else if (job->q->class == XE_ENGINE_CLASS_COMPUTE) in __emit_job_gen12_render_compute()
507 case XE_ENGINE_CLASS_COMPUTE: in xe_ring_ops_get()
A Dxe_hw_engine_types.h20 XE_ENGINE_CLASS_COMPUTE = 5, enumerator
A Dxe_guc.h67 case XE_ENGINE_CLASS_COMPUTE: in xe_engine_class_to_guc_class()
A Dxe_gt_ccs_mode.c53 if (hwe->class != XE_ENGINE_CLASS_COMPUTE) in __xe_gt_apply_ccs_mode()
A Dxe_hw_engine_group.c97 case XE_ENGINE_CLASS_COMPUTE: in xe_hw_engine_setup_groups()
A Dxe_gt.c1022 case XE_ENGINE_CLASS_COMPUTE: in xe_gt_any_hw_engine_by_reset_domain()
1024 hwe->class == XE_ENGINE_CLASS_COMPUTE) in xe_gt_any_hw_engine_by_reset_domain()
A Dxe_query.c37 [XE_ENGINE_CLASS_COMPUTE] = DRM_XE_ENGINE_CLASS_COMPUTE,
45 [DRM_XE_ENGINE_CLASS_COMPUTE] = XE_ENGINE_CLASS_COMPUTE,
A Dxe_gt_debugfs.c243 xe_lrc_dump_default(p, gt, XE_ENGINE_CLASS_COMPUTE); in ccs_default_lrc()
A Dxe_irq.c159 ccs_mask = xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_COMPUTE); in xe_irq_enable_hwe()
497 XE_ENGINE_CLASS_COMPUTE); in gt_irq_reset()
A Dxe_exec_queue.c127 (q->class == XE_ENGINE_CLASS_RENDER || q->class == XE_ENGINE_CLASS_COMPUTE)) { in __xe_exec_queue_init()
322 case XE_ENGINE_CLASS_COMPUTE: in xe_exec_queue_assign_name()
A Dxe_execlist.c63 if (hwe->class == XE_ENGINE_CLASS_COMPUTE) in __start_lrc()
A Dxe_oa.c452 if (stream->hwe->class != XE_ENGINE_CLASS_COMPUTE) in __oa_ccs_select()
802 case XE_ENGINE_CLASS_COMPUTE: in xe_oa_configure_oa_context()
2536 case XE_ENGINE_CLASS_COMPUTE: in __hwe_oa_unit()
A Dxe_lrc.c98 case XE_ENGINE_CLASS_COMPUTE: in xe_gt_lrc_size()
1137 hwe->class == XE_ENGINE_CLASS_COMPUTE) { in setup_indirect_ctx()
A Dxe_guc_ads.c495 engine_enable_mask(gt, XE_ENGINE_CLASS_COMPUTE)); in fill_engine_enable_masks()

Completed in 37 milliseconds