Hi! A small suggestion to the core GEM interface: Could you add a driver-private uint64_t member when a gem object is created?
The primary purpose of this member would be to allow the implementation to choose the initial backing-store for a GEM object. This is for primarily for situations where a shmem object is not desirable. A caller that doesn't care (dri2) would simply pass zero. /Thomas ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
