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





--- Comment #18 from Thomas Hellström <[EMAIL PROTECTED]>  2008-08-19 08:43:28 
PST ---
(In reply to comment #17)
> (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...
> 

Yes, the ringbuffer _should_ be WC. 
Before ioremap_wc() was introduced, drm_core_ioremap() combined with a WC MTRR
meant a WC mapping. 

/Thomas




-- 
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
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to