Searched refs:engine_was (Results 1 – 1 of 1) sorted by relevance
309 static const struct xe_rtp_entry_sr engine_was[] = { variable954 ARRAY_SIZE(engine_was)); in xe_wa_process_engine()955 xe_rtp_process_to_sr(&ctx, engine_was, ARRAY_SIZE(engine_was), &hwe->reg_sr); in xe_wa_process_engine()1010 n_engine = BITS_TO_LONGS(ARRAY_SIZE(engine_was)); in xe_wa_init()1050 for_each_set_bit(idx, gt->wa_active.engine, ARRAY_SIZE(engine_was)) in xe_wa_dump()1051 drm_printf_indent(p, 1, "%s\n", engine_was[idx].name); in xe_wa_dump()
Completed in 7 milliseconds