Jesse Barnes 922214f986 tests: add store dword tests
Add a couple of simple store dword tests to test memory coherence.

gem_storedw_loop simply executes a batch that continually stores an
incremented value to a target buffer object, checking the results after
each batch completes.

gem_storedw_batches_loop does the same thing, but creates a new command
batch buffer for each iteration, which can exercise the buffer creation
code.  This test is based on one from Andrzej Kacprowski from Intel.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2011-08-12 12:51:34 -07:00
..
2009-03-27 16:04:25 -07:00
2009-09-01 11:53:47 +01:00
2009-05-14 14:39:48 -07:00
2011-01-29 16:13:38 +00:00
2011-07-17 23:33:27 +02:00
2009-03-26 18:47:42 -07:00
2009-03-27 16:04:25 -07:00
2011-08-12 12:51:34 -07:00