<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    drmmode_display.c:518:7: error: too many arguments to function
    'DamageUnregister'<br>
    <br>
    <pre wrap="">    The signature of the function was changed by this commit:
   
    damage: Simplify DamageUnregister
    xserver/commit/miext/damage/damage.h
    d08966227e7d567df8d26eebc80f35f886e59a4a

This is how Intel fixed it:
./xf86-video-intel/src/compat-api.h:#define DamageUnregister(d, dd) DamageUnregister(dd)

</pre>
    <br>
    <pre><code>xf86-video-modesetting
P:      Dave Airlie
M:      <a class="moz-txt-link-abbreviated" href="mailto:airlied@redhat.com">airlied@redhat.com</a>
L:      <a class="moz-txt-link-abbreviated" href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>
W:      <a class="moz-txt-link-freetext" href="http://wiki.x.org">http://wiki.x.org</a>
S:      Maintained</code></pre>
  </body>
</html>