mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-22 23:36:30 +00:00
tests/gem_busy: Fix passing invalid fd for basic-parallel-* tests.
Caught by check target. Signed-off-by: Marius Vlad <marius.c.vlad@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Marius Vlad <marius.c.vlad@intel.com>
This commit is contained in:
parent
b7135575e7
commit
8753f77692
@ -407,8 +407,8 @@ igt_main
|
||||
e->exec_id == I915_EXEC_BSD,
|
||||
"MI_STORE_DATA broken on gen6 bsd\n");
|
||||
gem_quiescent_gpu(fd);
|
||||
}
|
||||
one(fd, e->exec_id, e->flags, PARALLEL);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user