Comment 85 for bug 349412

Revision history for this message
In , Chris Wilson (ickle) wrote :

Jesse was right, I am an idiot. Just re-read the description for DSPARB and it is the cumulative value and not the width for the pipe. So:

+ I915_WRITE(DSPARB, (127 << 7) | (I915_READ(DSPARB) & 0x7f));