Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_wa.c100 static const struct xe_rtp_entry_sr gt_was[] = { variable
786 ARRAY_SIZE(gt_was)); in xe_wa_process_gt()
787 xe_rtp_process_to_sr(&ctx, gt_was, &gt->reg_sr); in xe_wa_process_gt()
837 n_gt = BITS_TO_LONGS(ARRAY_SIZE(gt_was)); in xe_wa_init()
863 for_each_set_bit(idx, gt->wa_active.gt, ARRAY_SIZE(gt_was)) in xe_wa_dump()
864 drm_printf_indent(p, 1, "%s\n", gt_was[idx].name); in xe_wa_dump()