Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c265 .class = XE_ENGINE_CLASS_OTHER,
548 if (hwe->class == XE_ENGINE_CLASS_OTHER) { in hw_engine_init_early()
598 if (hwe->class == XE_ENGINE_CLASS_OTHER) in hw_engine_init()
949 if (hwe->class == XE_ENGINE_CLASS_OTHER) in xe_hw_engine_is_reserved()
973 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_class_to_str()
H A Dxe_hw_engine_types.h19 XE_ENGINE_CLASS_OTHER = 4, enumerator
H A Dxe_guc.h67 case XE_ENGINE_CLASS_OTHER: in xe_engine_class_to_guc_class()
H A Dxe_irq.c198 if (xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_OTHER)) { in xe_irq_enable_hwe()
280 case XE_ENGINE_CLASS_OTHER: in pick_engine_gt()
332 if (class == XE_ENGINE_CLASS_OTHER) { in gt_irq_handler()
508 xe_hw_engine_mask_per_class(tile->media_gt, XE_ENGINE_CLASS_OTHER)) || in gt_irq_reset()
H A Dxe_hw_engine_group.c120 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_setup_groups()
H A Dxe_gsc.c464 struct xe_hw_engine *hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in xe_gsc_init_post_hwconfig()
H A Dxe_ring_ops.c499 case XE_ENGINE_CLASS_OTHER: in xe_ring_ops_get()
H A Dxe_hw_engine_class_sysfs.c653 if (hwe->class == XE_ENGINE_CLASS_OTHER || in xe_hw_engine_class_sysfs_init()
H A Dxe_exec_queue.c299 case XE_ENGINE_CLASS_OTHER: in xe_exec_queue_assign_name()
H A Dxe_guc_ads.c490 engine_enable_mask(gt, XE_ENGINE_CLASS_OTHER)); in fill_engine_enable_masks()
H A Dxe_lrc.c73 case XE_ENGINE_CLASS_OTHER: in xe_gt_lrc_size()