On 6/21/05, Eric Anholt <[EMAIL PROTECTED]> wrote:
> Could you send the diff to the list for review first?  I've got a patch
> to clean up map handling that I'm working on, and I'd like to avoid more
> mess.  I'm not clear on why you need a new map type, if it's going to be
> treated like DRM_SHM everywhere.

In the rootless model the maps are premade. User space then does
getmap to find the right map. There needs to be some way for the
kernel to indicate which map is sarea or video. We can use either
another map type or set a flag on DRM_SHM. I don't care either way but
we only have a few flags and lots of map types.

-- 
Jon Smirl
[EMAIL PROTECTED]


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to