Bug 24299

Summary: Build error after commit 4b4ce36081ca151c24e028c54b59986f41731a73 (R3/5xx EXA: Minimise number of draw primitives...)
Product: xorg Reporter: Andrea Iob <andrea_iob>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Andrea Iob 2009-10-04 01:11:46 UTC
Commit 4b4ce36081ca151c24e028c54b59986f41731a73 (R3/5xx EXA: Minimise number of draw primitives used for Composite operations) causes the following build error:

  CC    radeon_exa.o
In file included from radeon_exa.c:553:
radeon_exa_render.c: In function 'RadeonCompositeTileCP':
radeon_exa_render.c:2241: error: invalid type argument of '->' (have 'Bool')
radeon_exa_render.c:2241: error: invalid type argument of '->' (have 'Bool')
make[2]: *** [radeon_exa.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2  

Reverting the commit fixes the compilation.
Comment 1 Dave Airlie 2009-10-04 01:19:39 UTC
should be fixed in master now.
Comment 2 Andrea Iob 2009-10-04 01:58:17 UTC
(In reply to comment #1)
> should be fixed in master now.
> 

Yes, it's fixed. Thanks!

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.