Searched refs:XE_ENGINE_CLASS_COPY (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hw_engine_types.h | 18 XE_ENGINE_CLASS_COPY = 3, enumerator
|
| H A D | xe_hw_engine_group.c | 93 case XE_ENGINE_CLASS_COPY: in xe_hw_engine_setup_groups()
|
| H A D | xe_exec_queue.c | 355 XE_ENGINE_CLASS_COPY, in xe_exec_queue_create_bind() 369 XE_ENGINE_CLASS_COPY, flags, in xe_exec_queue_create_bind() 449 case XE_ENGINE_CLASS_COPY: in xe_exec_queue_assign_name()
|
| H A D | xe_lrc.c | 119 case XE_ENGINE_CLASS_COPY: in xe_gt_lrc_size() 605 } else if (class == XE_ENGINE_CLASS_COPY) { in reg_offsets() 1088 hwe->class == XE_ENGINE_CLASS_COPY || in setup_timestamp_wa()
|
| H A D | xe_migrate.c | 379 if (hwe->class != XE_ENGINE_CLASS_COPY) in xe_migrate_usm_logical_mask() 455 XE_ENGINE_CLASS_COPY, in xe_migrate_init() 476 XE_ENGINE_CLASS_COPY, in xe_migrate_init()
|
| H A D | xe_configfs.c | 307 { .cls = "bcs", .mask = XE_HW_ENGINE_BCS_MASK, .engine_class = XE_ENGINE_CLASS_COPY },
|
| H A D | xe_guc_ads.c | 469 engine_enable_mask(gt, XE_ENGINE_CLASS_COPY)); in fill_engine_enable_masks()
|