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