Home
last modified time | relevance | path

Searched refs:XE_ENGINE_CLASS_OTHER (Results 1 – 13 of 13) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_hw_engine.c269 .class = XE_ENGINE_CLASS_OTHER,
550 if (hwe->class == XE_ENGINE_CLASS_OTHER) { in hw_engine_init_early()
627 if (hwe->class == XE_ENGINE_CLASS_OTHER) in hw_engine_init()
995 if (hwe->class == XE_ENGINE_CLASS_OTHER) in xe_hw_engine_is_reserved()
1019 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_class_to_str()
A Dxe_hw_engine_types.h19 XE_ENGINE_CLASS_OTHER = 4, enumerator
A Dxe_irq.c201 if (xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_OTHER)) { in xe_irq_enable_hwe()
292 case XE_ENGINE_CLASS_OTHER: in pick_engine_gt()
344 if (class == XE_ENGINE_CLASS_OTHER) { in gt_irq_handler()
527 xe_hw_engine_mask_per_class(tile->media_gt, XE_ENGINE_CLASS_OTHER)) || in gt_irq_reset()
A Dxe_guc.h69 case XE_ENGINE_CLASS_OTHER: in xe_engine_class_to_guc_class()
A Dxe_hw_engine_group.c104 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_setup_groups()
A Dxe_gsc.c466 struct xe_hw_engine *hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in xe_gsc_init_post_hwconfig()
A Dxe_pxp_submit.c98 hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in allocate_gsc_client_resources()
A Dxe_ring_ops.c499 case XE_ENGINE_CLASS_OTHER: in xe_ring_ops_get()
A Dxe_hw_engine_class_sysfs.c650 if (hwe->class == XE_ENGINE_CLASS_OTHER || in xe_hw_engine_class_sysfs_init()
A Dxe_exec_queue.c325 case XE_ENGINE_CLASS_OTHER: in xe_exec_queue_assign_name()
A Dxe_guc_ads.c497 engine_enable_mask(gt, XE_ENGINE_CLASS_OTHER)); in fill_engine_enable_masks()
A Dxe_lrc.c110 case XE_ENGINE_CLASS_OTHER: in xe_gt_lrc_size()
A Dxe_oa.c2541 case XE_ENGINE_CLASS_OTHER: in __hwe_oa_unit()

Completed in 40 milliseconds