<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=91596">91596</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>critical
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>EGL
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>issor.oruam@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=117607" name="attach_117607" title="logcat, NOTE: SEGFAULTS are unrelated to GUI flashes and independent">attachment 117607</a> <a href="attachment.cgi?id=117607&action=edit" title="logcat, NOTE: SEGFAULTS are unrelated to GUI flashes and independent">[details]</a></span>
logcat, NOTE: SEGFAULTS are unrelated to GUI flashes and independent

Hi,

while testing mesa 10.7.0devel/11.0.0 with android-x86 ISO builds,
I've encountered a problem, which is affecting Android-x86 GUI on both
kitkat-x86 and lollipop-x86 and on different HW (Radeon, Nvidia, Intel).

The artifacts visible are:

- GUI/Backgroung elements flashing, with B/W very rapid changes (100-200 ms
cycles)

- Old frame buffers polluting the composed GUI/screens, visible using the mouse
wheel

Symptoms indicate that somehow the handles to the EGL buffers or their DRI
equivalents may have problems.

After some checks on git on what could cause HW independend problems,
I've found the first commit that generates the problem:

commit c2c2e9ab604793c6e01f85497f3f5bf645f962fa

    egl: implement EGL_KHR_gl_colorspace (v2)

    v2: add missing "break"

NOTE: since Android-x86 require at least two patches to have working Intel and
Nouveau gallium_dri, main git bisecting operations was done with Radeonsi
driver on lollipop-x86, where I could build the untouched mesa 11.0.0 git. 

Mauro</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 the assignee for the bug.</li>
      </ul>
    </body>
</html>