drm/tests
Jerome Glisse 90d8f79279 Merge branch 'radeon-ttm' of git://people.freedesktop.org/~airlied/drm into modesetting-101
Conflicts:

	linux-core/Makefile.kernel
	linux-core/drmP.h
	shared-core/radeon_cp.c
	shared-core/radeon_drv.h
	shared-core/radeon_irq.c

	modified:   linux-core/Makefile.kernel
	modified:   linux-core/ati_pcigart.c
	modified:   linux-core/drmP.h
	new file:   linux-core/radeon_buffer.c
	modified:   linux-core/radeon_drv.c
	new file:   linux-core/radeon_fence.c
	modified:   shared-core/radeon_cp.c
	modified:   shared-core/radeon_drm.h
	modified:   shared-core/radeon_drv.h
	modified:   shared-core/radeon_irq.c
	modified:   tests/ttmtest/src/ttmtest.c
2007-10-28 00:55:27 +02:00
..
mode Added small modesetting test 2007-09-24 14:53:10 +02:00
ttmtest take the lock earlier in ttmtest 2007-06-05 12:26:18 +10: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 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 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 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