Bug 17193 - Passing --enable-dri to configure disables damage support (intel)
Summary: Passing --enable-dri to configure disables damage support (intel)
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Wang Zhenyu
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 16:08 UTC by Steven Newbury
Modified: 2008-08-20 00:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Don't skip the checks for DRI headers with --enable-dri (1.23 KB, patch)
2008-08-18 16:20 UTC, Julien Cristau
no flags Details | Splinter Review

Description Steven Newbury 2008-08-18 16:08:05 UTC
Looks like it wasn't just Radeon affected by http://bugs.freedesktop.org/show_bug.cgi?id=13244.  I'd been wondering for a while why I couldn't get compiz working on my i965, turns out it was being built with --enabled-dri (Gentoo ebuild), and so lacked DAMAGE support.
Comment 1 Julien Cristau 2008-08-18 16:20:14 UTC
Created attachment 18364 [details] [review]
Don't skip the checks for DRI headers with --enable-dri

The attached patch should fix this.
Comment 2 Wang Zhenyu 2008-08-20 00:50:58 UTC
Thanks, Julien. I pushed this.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.