drm/tests
Eric Anholt 2655005762 [gem] Move potentially device-specific ioctls to the intel driver.
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 change, and API but not ABI is broken
for 3D.  The driver version is bumped to mark this.
2008-06-11 14:42:40 -07:00
..
ttmtest Fix ttmtest. 2007-11-13 15:47:20 +01:00
Makefile.am Update mm tests for GEM rename. 2008-05-01 16:38:25 -07:00
auth.c Fix a race in the auth test where client prevents server from being master. 2007-10-17 13:20:46 -07:00
dristat.c Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00
drmstat.c Make the test programs build 2004-10-10 00:09:31 +00:00
drmtest.c Remove the remainder of the mmfs device. 2008-04-29 13:48:51 -07:00
drmtest.h Remove the remainder of the mmfs device. 2008-04-29 13:48:51 -07:00
gem_basic.c [gem] Move potentially device-specific ioctls to the intel driver. 2008-06-11 14:42:40 -07:00
gem_mmap.c [gem] Move potentially device-specific ioctls to the intel driver. 2008-06-11 14:42:40 -07:00
gem_readwrite.c [gem] Move potentially device-specific ioctls to the intel driver. 2008-06-11 14:42:40 -07:00
getclient.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
getstats.c Add simple regression test for getstats (does it not crash the kernel?). 2007-08-15 11:06:49 -07:00
getversion.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
lock.c Bug #12838: Fix lock test client vs. server master race and misplaced closes. 2007-10-17 13:26:10 -07:00
openclose.c Add some trivial regression tests, one of which fails. 2007-07-19 04:59:59 -07:00
setversion.c Require master in setversion test, since it requires auth. 2007-08-15 13:08:19 -07:00
updatedraw.c Improve the drawable test to use multiple drawables. 2007-07-25 12:59:43 -07:00