https://bugs.freedesktop.org/show_bug.cgi?id=79795

--- Comment #4 from Emil Velikov <[email protected]> ---
Should be fixed with
commit adbbdbac04f093c0abf946b1e93e4e5291808491
Author: Dave Airlie <[email protected]>
Date:   Wed Mar 26 14:09:37 2014 +1000

    drm/nouveau: fail runtime pm properly.

    If we were on a non-optimus device, we'd return -EINVAL, this would
    lead to the over engineered runtime pm system to go into an error
    state, subsequent get_sync's would fail, so we'd never be able
    to open the device again.

    (like really get_sync shouldn't fail if the device isn't powered
    down).

    Signed-off-by: Dave Airlie <[email protected]>
    Reviewed-by: Alex Deucher <[email protected]>

which went in 3.14.0-rc8.

Feel free to forward it to stable if it resolves the problem for you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to