mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-23 14:23:03 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user