http://bugs.freedesktop.org/show_bug.cgi?id=17085
--- Comment #17 from Steven Newbury <[EMAIL PROTECTED]> 2008-08-19 08:32:36 PST --- (In reply to comment #16) > Isn't the root cause of this that the intel module is using > drm_core_ioremap() when it should in fact be using > ioremap_wc() with newer kernels. > That would make the conflict go away. > > /Thomas > Yes it would, if it is indeed acceptable to have the ringbuffer as WC. I'll make this change and see how it goes... -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
