[Bug 13244] New: Passing --enable-dri to configure disables damage support

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 14 04:11:29 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=13244

           Summary: Passing --enable-dri to configure disables damage
                    support
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
               URL: http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-
                    ati.git;a=commitdiff;h=c9264aa53bf1470ad9104d1e7c4a8ce13
                    c49c270
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: swanson at ukfsn.org
         QAContact: xorg-team at lists.x.org


The commit in the provided URL for a portability fix from NetBSD to
configure.ac causes DAMAGE support to not be built in radeon driver when
"--enable-dri" is passed to configure. Support for DRI itself is still enabled
though.

This commit causes the tests for dri.h, sarea.h, dristruct.h and damage.h to be
not actually be done as the preceding test --- if test "x$DRI" = xauto; then
--- does not match as DRI is set to yes.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-driver-ati mailing list