drm/tests
Jesse Barnes 5cc3083179 Merge branch 'master' into modesetting-101 - TTM & typedef removal
Conflicts:

	linux-core/drmP.h
	linux-core/drm_bo.c
	linux-core/drm_drv.c
	linux-core/drm_objects.h
	shared-core/drm.h
	shared-core/i915_dma.c
	shared-core/i915_drv.h
	shared-core/i915_irq.c

Mostly removing typedefs that snuck into the modesetting code and
updating to the latest TTM APIs.  As of today, the i915 driver builds,
but there are likely to be problems, so debugging and bugfixes will
come next.
2007-09-24 14:41:46 -07:00
..
mode Added small modesetting test 2007-09-24 14:53:10 +02:00
ttmtest Checkpoint commit. 2007-02-07 17:25:13 +01:00
Makefile.am Add a set of tests for DRM locking, exposing issues on BSD. 2007-08-15 13:41:24 -07:00
auth.c Fix a bad error message in auth.c regression test. 2007-08-15 13:13:24 -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 Add a test for drawable add, remove, and update. 2007-07-19 06:17:41 -07:00
drmtest.h Add a test for drawable add, remove, and update. 2007-07-19 06:17:41 -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 Add a set of tests for DRM locking, exposing issues on BSD. 2007-08-15 13:41:24 -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