Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_types.h19 XE_ENGINE_CLASS_OTHER = 4, enumerator
H A Dxe_hw_engine.c268 .class = XE_ENGINE_CLASS_OTHER,
565 if (hwe->class == XE_ENGINE_CLASS_OTHER) { in hw_engine_init_early()
643 if (hwe->class == XE_ENGINE_CLASS_OTHER) in hw_engine_init()
1096 if (hwe->class == XE_ENGINE_CLASS_OTHER) in xe_hw_engine_is_reserved()
1119 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_class_to_str()
H A Dxe_gsc.c461 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_hw_engine_class_sysfs.c646 if (hwe->class == XE_ENGINE_CLASS_OTHER || in xe_hw_engine_class_sysfs_init()
H A Dxe_oa.c2601 case XE_ENGINE_CLASS_OTHER: in __hwe_oa_unit()