[Bug 84901] New: xf86-video-intel build fails with "fbcopy.c:224:7: error: too many arguments to function 'miHandleExposures' bitplane);

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Oct 11 00:59:14 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=84901

            Bug ID: 84901
           Summary: xf86-video-intel build fails with "fbcopy.c:224:7:
                    error: too many arguments to function
                    'miHandleExposures'  bitplane);
           Product: xorg
           Version: git
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: major
          Priority: high
         Component: Driver/intel
          Assignee: chris at chris-wilson.co.uk
          Reporter: xunx.fang at intel.com
        QA Contact: intel-gfx-bugs at lists.freedesktop.org

Created attachment 107701
  --> https://bugs.freedesktop.org/attachment.cgi?id=107701&action=edit
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 <ajax at redhat.com>
AuthorDate: Fri Sep 12 11:56:28 2014 -0400
Commit:     Adam Jackson <ajax at redhat.com>
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.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20141011/d03e7d7c/attachment-0001.html>


More information about the intel-gfx-bugs mailing list