The code path in that function makes the "blackout thingy" never used:

...
if (running == 0) {
        if (running) {
                ...blackout thingy...
        }
...

Is this normal behavior?

-- 
Sylvain
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to