Searched refs:XE_ENGINE_CLASS_COPY (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine.c | 67 .class = XE_ENGINE_CLASS_COPY, 75 .class = XE_ENGINE_CLASS_COPY, 83 .class = XE_ENGINE_CLASS_COPY, 91 .class = XE_ENGINE_CLASS_COPY, 99 .class = XE_ENGINE_CLASS_COPY, 107 .class = XE_ENGINE_CLASS_COPY, 115 .class = XE_ENGINE_CLASS_COPY, 123 .class = XE_ENGINE_CLASS_COPY, 131 .class = XE_ENGINE_CLASS_COPY, 1002 case XE_ENGINE_CLASS_COPY: in xe_hw_engine_class_to_str() [all …]
|
| H A D | xe_gt.h | 119 return xe->info.has_usm && hwe->class == XE_ENGINE_CLASS_COPY && in xe_gt_is_usm_hwe()
|
| H A D | xe_hw_engine_types.h | 18 XE_ENGINE_CLASS_COPY = 3, enumerator
|
| H A D | xe_guc.h | 63 case XE_ENGINE_CLASS_COPY: in xe_engine_class_to_guc_class()
|
| H A D | xe_exec_queue.c | 261 XE_ENGINE_CLASS_COPY, in xe_exec_queue_create_bind() 275 XE_ENGINE_CLASS_COPY, flags, in xe_exec_queue_create_bind() 332 case XE_ENGINE_CLASS_COPY: in xe_exec_queue_assign_name()
|
| H A D | xe_hw_engine_group.c | 109 case XE_ENGINE_CLASS_COPY: in xe_hw_engine_setup_groups()
|
| H A D | xe_gt_debugfs.c | 270 xe_lrc_dump_default(p, gt, XE_ENGINE_CLASS_COPY); in bcs_default_lrc()
|
| H A D | xe_query.c | 34 [XE_ENGINE_CLASS_COPY] = DRM_XE_ENGINE_CLASS_COPY, 42 [DRM_XE_ENGINE_CLASS_COPY] = XE_ENGINE_CLASS_COPY,
|
| H A D | xe_irq.c | 158 bcs_mask = xe_hw_engine_mask_per_class(gt, XE_ENGINE_CLASS_COPY); in xe_irq_enable_hwe() 496 XE_ENGINE_CLASS_COPY); in gt_irq_reset()
|
| H A D | xe_migrate.c | 375 if (hwe->class != XE_ENGINE_CLASS_COPY) in xe_migrate_usm_logical_mask() 426 XE_ENGINE_CLASS_COPY, in xe_migrate_init() 444 XE_ENGINE_CLASS_COPY, in xe_migrate_init()
|
| H A D | xe_ring_ops.c | 503 case XE_ENGINE_CLASS_COPY: in xe_ring_ops_get()
|
| H A D | xe_lrc.c | 71 case XE_ENGINE_CLASS_COPY: in xe_gt_lrc_size() 557 } else if (class == XE_ENGINE_CLASS_COPY) { in reg_offsets()
|
| H A D | xe_guc_ads.c | 481 engine_enable_mask(gt, XE_ENGINE_CLASS_COPY)); in fill_engine_enable_masks()
|