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