[PATCH] new radeon memory map fixes (#3)

Kevin Shanahan kmshanah at disenchant.net
Fri Feb 10 14:34:43 PST 2006


On Fri, Feb 10, 2006 at 06:12:24PM +1100, Benjamin Herrenschmidt wrote:
> Here's a 3rd set of patches. Please report regressions ASAP as I intend
> to merge those in the various CVS trees real soon now.

Thanks Ben, compiling now - I just thought I'd mention while I
remember that there's a small problem with this (and previous) patch:

radeon_cursor.c:35: error: syntax error before '/' token
radeon_cursor.c:35: error: stray '#' in program
radeon_cursor.c: In function 'RADEONCursorAllocEXA':
radeon_cursor.c:138: warning: too many arguments for format
radeon_cursor.c: In function 'RADEONUseHWCursorARGB':
radeon_cursor.c:361: warning: unused variable 'info'

Looks to be cause by the C++ style // comment.

$ gcc --version
gcc (GCC) 4.0.3 20060128 (prerelease) (Debian 4.0.2-8)

Not sure if the fact I'm using 6.9 has any bearing on that.
Anyway, I'll report back with the testing results shortly.

Cheers,
Kevin.



More information about the xorg mailing list