<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 - xf86-video-intel build fails with "fbcopy.c:224:7: error: too many arguments to function 'miHandleExposures' bitplane);"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84901">84901</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>xf86-video-intel build fails with "fbcopy.c:224:7: error: too many arguments to function 'miHandleExposures'  bitplane);
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>high
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>xunx.fang@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=107701" name="attach_107701" title="build log">attachment 107701</a> <a href="attachment.cgi?id=107701&action=edit" title="build log">[details]</a></span>
build log

Build failure is due to plane argument was dropped from function
'miHandleExposures', but the argument is still used in xf86-video-intel driver.
See following xserver master commit.  

commit 5d3bd8a3dc6456ea1ccf7b5f71b972379d7565ec
Author:     Adam Jackson <<a href="mailto:ajax@redhat.com">ajax@redhat.com</a>>
AuthorDate: Fri Sep 12 11:56:28 2014 -0400
Commit:     Adam Jackson <<a href="mailto:ajax@redhat.com">ajax@redhat.com</a>>
CommitDate: Thu Oct 9 11:14:53 2014 +0200

    mi: Drop plane argument from miHandleExposures

    This existed to be passed to the bs recovery routine; since we back all
    planes, we don't care.</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>