summaryrefslogtreecommitdiff
path: root/tests/gem_readwrite.c
AgeCommit message (Collapse)Author
2008-06-11[gem] Move potentially device-specific ioctls to the intel driver.Eric Anholt
This is the create (may want location flags), pread/pwrite/mmap (performance tuning hints), and set_domain (will 32 bits be enough for everyone?) ioctls. Left in the generic set are just flink/open/close. The 2D driver must be updated for this c2006-03-14 Adam Jackson <ajax@freedesktop.org> * xf86drmHash.c: Avoid walking off the end of the hash table. (Coverity report #465) 2006-02-20 Adam Jackson <ajax@freedesktop.org> * ChangeLog: * Makefile.am: Created. * TODO: * xf86drm.c: * xf86drm.h: * xf86drmHash.c: * xf86drmRandom.c: * xf86drmSL.c: Formatting cleanup, dead code removal. Remove N() namespacing macro, useless. Remove SIGIO handling functions as they're server-only and properly belong in libdri.
3' class='logmsg'> 2008-05-01Update mm tests for GEM rename.Eric Anholt