>This seems reasonable enough, but I'll have to think about it more
>and learn a bit more about the AGP implementation to fully grok it.
>On question I do have is what impact will this have (if any) on
>chipsets that aren't UMA?

No impact whatsoever. I specifically didn't touch ANY device independent
code. It is all contained within the i810's driver. Certainly if
the behavior catches on we could move some of it "up" into the
device independent layers so that there is less work to be done in
the drivers. Also, I have been careful to make sure that existing
X servers + DRM run on this without any modifications. Both WITH and
WIHTOUT a framebuffer device having installed the shared memory.

I will post a patch shortly.

 -Matt

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to