<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Buggy video driver or compositor (just run gnome-box with Windows 10 and steam)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90111#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Buggy video driver or compositor (just run gnome-box with Windows 10 and steam)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=90111">bug 90111</a>
              from <span class="vcard"><a class="email" href="mailto:mikhail.v.gavrilov@gmail.com" title="mikhail.v.gavrilov@gmail.com">mikhail.v.gavrilov@gmail.com</a>
</span></b>
        <pre>1.I can confirm that issue still present also after DRI3 disabling.

Demonstration:
<a href="https://drive.google.com/file/d/0B0nwzlfiB4aQVEl5WTdycW9tdGM/view?usp=sharing">https://drive.google.com/file/d/0B0nwzlfiB4aQVEl5WTdycW9tdGM/view?usp=sharing</a>



2. echo LIBGL_DISABLE_DRI3=1 > /etc/environment #untested
This is not disable DRI3


[mikhail@localhost ~]$ ./dri3info 
Display ':0'
Connected to DRI3, using fd 4 which matches /dev/dri/renderD128, driver i915
    Primary refresh rate: 60/1 (60.0Hz)

echo LIBGL_DISABLE_DRI3=1 > /etc/environment #untested
----- reboot -----

[mikhail@localhost ~]$ ./dri3info 
Display ':0'
Connected to DRI3, using fd 4 which matches /dev/dri/renderD128, driver i915
    Primary refresh rate: 60/1 (60.0Hz)


echo -e 'Section "Device"\n\tIdentifier "igfx"\n\tOption "DRI"
"2"\nEndSection'> /etc/X11/xorg.conf.d/20-dri2.conf
----- reboot -----

[root@localhost ~]# /home/mikhail/dri3info 
Display ':0'
    Unable to connect to DRI3
    Primary refresh rate: 60/1 (60.0Hz)</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>