MAX_IDX
u32 expected[MAX_IDX];
cs = intel_ring_begin(rq, 4 * MAX_IDX);
for (n = 0; n < MAX_IDX; n++) {