tests: adapt storedw tests to ppgtt
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Mar 2012 12:47:57 +0000 (13:47 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Mar 2012 13:00:22 +0000 (14:00 +0100)
commitafbdc7af8d9324ae065c47d6122bb020c579fd0a
tree08209f3538da667dc8c504b4c6eb8ccfa909f243
parent9e531888ed0c3e34303a67e324ea4ab29057c62b
tests: adapt storedw tests to ppgtt

MI_MEM_VIRTUAL actually means use global gtt now, not setting the bit
means use ppgtt. On previous gens, not setting the bits ment 'use
physical memory'. So what, the usual confusion.

Note that for some odd reasong this is broken on gen6, but only on the
bsd ring. Unexpected.

Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
lib/drmtest.c
lib/drmtest.h
tests/gem_storedw_batches_loop.c
tests/gem_storedw_loop_blt.c
tests/gem_storedw_loop_bsd.c
tests/gem_storedw_loop_render.c