test: Add more gen3 render blitters

... and we have a winner: gen3_mixed_blits reproduces the issue Daniel
Vetter originally found. It seems clear that we have some incoherence
between the RENDER and BLT units on gen3 that no amount of MI_FLUSH can
hide. Hmmm....

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
Chris Wilson
2011-06-05 17:23:09 +01:00
parent 20b69039e8
commit f5e63b12a5
7 changed files with 1128 additions and 29 deletions
+2
View File
@@ -37,6 +37,8 @@ TESTS = getversion \
gen3_render_linear_blits \
gen3_render_tiledx_blits \
gen3_render_tiledy_blits \
gen3_render_mixed_blits \
gen3_mixed_blits \
$(NULL)
HANG = \