Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine.c268 .class = XE_ENGINE_CLASS_OTHER,
558 if (hwe->class == XE_ENGINE_CLASS_OTHER) { in hw_engine_init_early()
635 if (hwe->class == XE_ENGINE_CLASS_OTHER) in hw_engine_init()
1028 if (hwe->class == XE_ENGINE_CLASS_OTHER) in xe_hw_engine_is_reserved()
1052 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.h83 case XE_ENGINE_CLASS_OTHER: in xe_engine_class_to_guc_class()
H A Dxe_hw_engine_class_sysfs.c646 if (hwe->class == XE_ENGINE_CLASS_OTHER || in xe_hw_engine_class_sysfs_init()
H A Dxe_ring_ops.c534 case XE_ENGINE_CLASS_OTHER: in xe_ring_ops_get()
H A Dxe_configfs.c311 { .cls = "gsccs", .mask = XE_HW_ENGINE_GSCCS_MASK, .engine_class = XE_ENGINE_CLASS_OTHER },
H A Dxe_guc_ads.c476 engine_enable_mask(gt, XE_ENGINE_CLASS_OTHER)); in fill_engine_enable_masks()
H A Dxe_exec_queue.c535 case XE_ENGINE_CLASS_OTHER: in xe_exec_queue_assign_name()
H A Dxe_lrc.c133 case XE_ENGINE_CLASS_OTHER: in xe_gt_lrc_hang_replay_size()
H A Dxe_oa.c2577 case XE_ENGINE_CLASS_OTHER: in __hwe_oa_unit()