Searched refs:XE_ENGINE_CLASS_OTHER (Results 1 – 13 of 13) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_hw_engine.c | 269 .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 D | xe_hw_engine_types.h | 19 XE_ENGINE_CLASS_OTHER = 4, enumerator
|
| A D | xe_irq.c | 201 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 D | xe_guc.h | 69 case XE_ENGINE_CLASS_OTHER: in xe_engine_class_to_guc_class()
|
| A D | xe_hw_engine_group.c | 104 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_setup_groups()
|
| A D | xe_gsc.c | 466 struct xe_hw_engine *hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in xe_gsc_init_post_hwconfig()
|
| A D | xe_pxp_submit.c | 98 hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in allocate_gsc_client_resources()
|
| A D | xe_ring_ops.c | 499 case XE_ENGINE_CLASS_OTHER: in xe_ring_ops_get()
|
| A D | xe_hw_engine_class_sysfs.c | 650 if (hwe->class == XE_ENGINE_CLASS_OTHER || in xe_hw_engine_class_sysfs_init()
|
| A D | xe_exec_queue.c | 325 case XE_ENGINE_CLASS_OTHER: in xe_exec_queue_assign_name()
|
| A D | xe_guc_ads.c | 497 engine_enable_mask(gt, XE_ENGINE_CLASS_OTHER)); in fill_engine_enable_masks()
|
| A D | xe_lrc.c | 110 case XE_ENGINE_CLASS_OTHER: in xe_gt_lrc_size()
|
| A D | xe_oa.c | 2541 case XE_ENGINE_CLASS_OTHER: in __hwe_oa_unit()
|
Completed in 40 milliseconds