Searched refs:XE_ENGINE_CLASS_OTHER (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine.c | 268 .class = XE_ENGINE_CLASS_OTHER, 549 if (hwe->class == XE_ENGINE_CLASS_OTHER) { in hw_engine_init_early() 626 if (hwe->class == XE_ENGINE_CLASS_OTHER) in hw_engine_init() 980 if (hwe->class == XE_ENGINE_CLASS_OTHER) in xe_hw_engine_is_reserved() 1004 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_class_to_str()
|
| H A D | xe_hw_engine_types.h | 19 XE_ENGINE_CLASS_OTHER = 4, enumerator
|
| H A D | xe_guc.h | 67 case XE_ENGINE_CLASS_OTHER: in xe_engine_class_to_guc_class()
|
| H A D | xe_irq.c | 199 if (xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_OTHER)) { in xe_irq_enable_hwe() 290 case XE_ENGINE_CLASS_OTHER: in pick_engine_gt() 342 if (class == XE_ENGINE_CLASS_OTHER) { in gt_irq_handler() 524 xe_hw_engine_mask_per_class(tile->media_gt, XE_ENGINE_CLASS_OTHER)) || in gt_irq_reset()
|
| H A D | xe_hw_engine_group.c | 120 case XE_ENGINE_CLASS_OTHER: in xe_hw_engine_setup_groups()
|
| H A D | xe_ring_ops.c | 501 case XE_ENGINE_CLASS_OTHER: in xe_ring_ops_get()
|
| H A D | xe_pxp_submit.c | 98 hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in allocate_gsc_client_resources()
|
| H A D | xe_gsc.c | 464 struct xe_hw_engine *hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_OTHER, 0, true); in xe_gsc_init_post_hwconfig()
|
| H A D | xe_hw_engine_class_sysfs.c | 649 if (hwe->class == XE_ENGINE_CLASS_OTHER || in xe_hw_engine_class_sysfs_init()
|
| H A D | xe_exec_queue.c | 338 case XE_ENGINE_CLASS_OTHER: in xe_exec_queue_assign_name()
|
| H A D | xe_guc_ads.c | 490 engine_enable_mask(gt, XE_ENGINE_CLASS_OTHER)); in fill_engine_enable_masks()
|
| H A D | xe_lrc.c | 74 case XE_ENGINE_CLASS_OTHER: in xe_gt_lrc_size()
|