<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - undefined symbol _dri2_get_mapping_by_fourcc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111290">bug 111290</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 - undefined symbol _dri2_get_mapping_by_fourcc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111290#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - undefined symbol _dri2_get_mapping_by_fourcc"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111290">bug 111290</a>
              from <span class="vcard"><a class="email" href="mailto:vlee@freedesktop.org" title="Vinson Lee <vlee@freedesktop.org>"> <span class="fn">Vinson Lee</span></a>
</span></b>
        <pre>commit 84fae8e649b5f9e22c7305f72fba01352e0ea2b2
Author: Jon Turney <<a href="mailto:jon.turney@dronecode.org.uk">jon.turney@dronecode.org.uk</a>>
Date:   Fri Aug 2 13:42:48 2019 +0100

    st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to
dri_helpers.c

    8af1990a exposed dri2_get_mapping_by_fourcc() in dri_helpers.h, so it
    could be used by dri_get_egl_image(), but didn't move it.  This breaks
    the build in the with_dri=false case (e.g. when building for a target
    which doesn't have libdrm, so swrast is only dri driver built)</pre>
        </div>
      </p>


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

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