Home
last modified time | relevance | path

Searched refs:oa_unit_id (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_oa.c1159 static struct xe_oa_unit *xe_oa_lookup_oa_unit(struct xe_oa *oa, u32 oa_unit_id) in xe_oa_lookup_oa_unit() argument
1168 if (u->oa_unit_id == oa_unit_id) in xe_oa_lookup_oa_unit()
1947 hwe->oa_unit->oa_unit_id : U16_MAX; in xe_oa_unit_id()
1985 param->engine_instance, param->oa_unit->oa_unit_id); in xe_oa_assign_hwe()
2655 u->oa_unit_id = gt_to_xe(gt)->oa.oa_unit_ids++; in __xe_oa_init_oa_units()
2704 if (xe_oa_unit_id(hwe) == u->oa_unit_id) in xe_oa_print_gt_oa_units()
2707 xe_gt_dbg(gt, "oa_unit %d, type %d, Engines: %s\n", u->oa_unit_id, u->type, buf); in xe_oa_print_gt_oa_units()