Searched refs:oob_was (Results 1 – 1 of 1) sorted by relevance
924 static __maybe_unused const struct xe_rtp_entry oob_was[] = { variable929 static_assert(ARRAY_SIZE(oob_was) - 1 == _XE_WA_OOB_COUNT);970 ARRAY_SIZE(oob_was)); in xe_wa_process_gt_oob()972 xe_rtp_process(&ctx, oob_was); in xe_wa_process_gt_oob()1063 n_oob = BITS_TO_LONGS(ARRAY_SIZE(oob_was)); in xe_wa_gt_init()1119 for_each_set_bit(idx, gt->wa_active.oob, ARRAY_SIZE(oob_was)) in xe_wa_gt_dump()1120 if (oob_was[idx].name) in xe_wa_gt_dump()1121 drm_printf_indent(p, 1, "%s\n", oob_was[idx].name); in xe_wa_gt_dump()