<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102999">bug 102999</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102999#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102999">bug 102999</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>commit 03516382844c4513a68b8e0b6ef4a0040385906a
Author: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
Date:   Wed Oct 4 16:32:05 2017 +0300

    i965: pass wanted format to intel_miptree_create_for_dri_image

    Change b3a44ae7a4 caused regressions on Android where DRI and renderbuffer
    can disagree on the format being used. This patch removes the colorspace
    parameter and instead we pass renderbuffer format. For non-winsys images we
    still do srgb/linear modification in same manner as change b3a44ae7a4
wanted
    but take format from renderbuffer instead of DRI image.

    This patch fixes regressions seen with following test sets:

       dEQP-EGL.functional.color_clears*
       dEQP-EGL.functional.render*

    Signed-off-by: Tapani Pälli <<a href="mailto:tapani.palli@intel.com">tapani.palli@intel.com</a>>
    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [BISECTED,REGRESSION] Failing Android EGL dEQP with RGBA configs"
   href="show_bug.cgi?id=102999">https://bugs.freedesktop.org/show_bug.cgi?id=102999</a>
    Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>