Searched refs:xe_gt_hw_engine (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gsc.c | 461 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.c | 1108 return xe_gt_hw_engine(xe_device_get_gt(xe, eci.gt_id), in xe_hw_engine_lookup()
|
| H A D | xe_gt.c | 1124 struct xe_hw_engine *xe_gt_hw_engine(struct xe_gt *gt, in xe_gt_hw_engine() function
|
| H A D | xe_exec_queue.c | 529 struct xe_hw_engine *hwe = xe_gt_hw_engine(gt, in xe_exec_queue_create_bind()
|
| H A D | xe_lrc.c | 2586 hwe = xe_gt_hw_engine(lrc->gt, class, instance, false); in get_ctx_timestamp()
|
| H A D | xe_oa.c | 1959 param->hwe = xe_gt_hw_engine(param->exec_q->gt, param->exec_q->class, in xe_oa_assign_hwe()
|
| H A D | xe_migrate.c | 481 struct xe_hw_engine *hwe = xe_gt_hw_engine(primary_gt, in xe_migrate_init()
|
| H A D | xe_vm.c | 605 hwe = xe_gt_hw_engine(pf->gt, pf->consumer.engine_class, in xe_vm_add_fault_entry_pf()
|