I915_MAX_WA_REGS
struct i915_wa_reg reg[I915_MAX_WA_REGS];
if (WARN_ON_ONCE(wa->count >= I915_MAX_WA_REGS)) {