GEN7_FENCE_MAX_PITCH_VAL
if (stride / 128 > GEN7_FENCE_MAX_PITCH_VAL)
return 128 * GEN7_FENCE_MAX_PITCH_VAL / tile->width;