Comment 80 for bug 349412

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

(In reply to comment #64)
> Okay, I managed to compile the kernel with the patch (I'm proud). I applied it
> (Chris') to the drm-intel branch of Eric Anholt.
>
> The results are not that good though. The VGA display behaves exactly like
> before. Now, however, the internal laptop display goes blank at the same moment
> as the resolution normally changes. When I tried to compile the unpatched
> branch the problem was gone, so it really has to be due to this patch.

mea culpa.

Can you retry with size |= (95 - size) << DSPARB_CSTART_SHIFT;

Sorry.