summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-06-05 17:23:09 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-06-05 18:12:47 +0100
commitf5e63b12a5881d112f8c757838167e05e1c13b88 (patch)
treec0265065fccf8a01ad0b24c187111600979472f6 /.gitignore
parent20b69039e816ed44ef30048c81a76def7028f0ba (diff)
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 239dc0d8..ec1e4811 100644
--- a/.gitignore
+++ b/.gitignore
@@ -59,6 +59,8 @@ tests/gem_stress
tests/gen3_render_linear_blits
tests/gen3_render_tiledx_blits
tests/gen3_render_tiledy_blits
+tests/gen3_render_mixed_blits
+tests/gen3_mixed_blits
tools/intel_disable_clock_gating
tools/intel_dump_decode
tools/intel_error_decode