<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - intel driver shows blank screen when set to UXA only after cold start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69528#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - intel driver shows blank screen when set to UXA only after cold start"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=69528">bug 69528</a>
              from <span class="vcard"><a class="email" href="mailto:3aditya3@gmail.com" title="3aditya3@gmail.com">3aditya3@gmail.com</a>
</span></b>
        <pre>Using SNA:

If I go to VLC preferences->Video and set Ouput to "X11 video output (XCB)",
the video runs properly.

Setting the VLC output to "XVideo output (XCB)" causes the problem described in
<a href="show_bug.cgi?id=69528#c6">comment 6</a>.

"OpenGL GLX video output (XCB)" works as well, but with noticeably more CPU
usage than "X11 video output (XCB)".

I am using Xfce 4.10, so the window manager is xfwm4. I had Xfce's
(Settings->Window Manager Tweaks) inbuilt compositor turned on.

So execpt "Xvideo output" and appearance of minor artifacts on Xfce's panel
which go away once I hover mouse pointer over the panel, over all graphics is
working nice enough.

# cat /etc/X11/xorg.conf 
Section "Device"
    Identifier "device0"
    Driver "intel"
    Option "AccelMethod" "SNA"
EndSection

Section "Screen"
    Identifier "screen0"
    DefaultDepth 24
EndSection</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>