store_dw_loop: make loops smaller
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 May 2014 15:44:12 +0000 (08:44 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 May 2014 15:44:12 +0000 (08:44 -0700)
commitf00efff326610fdba92dbc91d951790a3320052e
tree193ef6216c326b80762e638e876a812acba38d6d
parentd71add5c1197706fdd060e7f487293ef8b459d87
store_dw_loop: make loops smaller

These tests are really for catching TLB or GTT mapping failures due to
bad programming in the kernel driver.  We've never needed more than a
few pages worth of data write to actually see those.
tests/gem_storedw_batches_loop.c
tests/gem_storedw_loop_blt.c
tests/gem_storedw_loop_bsd.c
tests/gem_storedw_loop_render.c
tests/gem_storedw_loop_vebox.c