Searched refs:xe_gt_hw_engine (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_gt.h | 99 struct xe_hw_engine *xe_gt_hw_engine(struct xe_gt *gt,
|
| H A D | xe_pxp_submit.c | 44 hwe = xe_gt_hw_engine(gt, XE_ENGINE_CLASS_VIDEO_DECODE, 0, true); in allocate_vcs_execution_resources() 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_query.c | 154 hwe = xe_gt_hw_engine(gt, user_to_xe_engine_class[eci->engine_class], in query_engine_cycles()
|
| H A D | xe_gt.c | 958 struct xe_hw_engine *xe_gt_hw_engine(struct xe_gt *gt, in xe_gt_hw_engine() function
|
| H A D | xe_hw_engine.c | 1058 return xe_gt_hw_engine(xe_device_get_gt(xe, eci.gt_id), in xe_hw_engine_lookup()
|
| H A D | xe_exec_queue.c | 260 struct xe_hw_engine *hwe = xe_gt_hw_engine(gt, in xe_exec_queue_create_bind()
|
| H A D | xe_irq.c | 336 hwe = xe_gt_hw_engine(engine_gt, class, instance, false); in gt_irq_handler()
|
| H A D | xe_lrc.c | 1915 hwe = xe_gt_hw_engine(lrc->gt, class, instance, false); in get_ctx_timestamp()
|
| H A D | xe_migrate.c | 425 struct xe_hw_engine *hwe = xe_gt_hw_engine(primary_gt, in xe_migrate_init()
|
| H A D | xe_oa.c | 1909 param->hwe = xe_gt_hw_engine(param->exec_q->gt, param->exec_q->class, in xe_oa_assign_hwe()
|