Comment 59 for bug 921236

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

commit 1c2932e9cb283942567c3dd2695d03b8045da27f
Author: Chris Wilson <email address hidden>
Date: Mon Mar 19 15:51:43 2012 +0000

    uxa: Defer the call to EnterVT till after outputs are initialised

    We need to do this apparently or else we never perform the VT switch.
    However, we can not do it too early, especially not before we have
    finished intialising the outputs.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=47395
    Signed-off-by: Chris Wilson <email address hidden>

*fingers crossed*