Searched refs:gt_tunings (Results 1 – 1 of 1) sorted by relevance
20 static const struct xe_rtp_entry_sr gt_tunings[] = { variable152 n_gt = BITS_TO_LONGS(ARRAY_SIZE(gt_tunings)); in xe_tuning_init()177 ARRAY_SIZE(gt_tunings)); in xe_tuning_process_gt()178 xe_rtp_process_to_sr(&ctx, gt_tunings, ARRAY_SIZE(gt_tunings), >->reg_sr); in xe_tuning_process_gt()217 for_each_set_bit(idx, gt->tuning_active.gt, ARRAY_SIZE(gt_tunings)) in xe_tuning_dump()218 drm_printf_indent(p, 1, "%s\n", gt_tunings[idx].name); in xe_tuning_dump()