mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
tests/gem_bad_length: disable broken batchbuffer
Submitting random crap hangs the gpu. Suprise! Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -150,7 +150,7 @@ int main(int argc, char **argv)
|
||||
|
||||
create0(fd);
|
||||
|
||||
exec0(fd);
|
||||
//exec0(fd);
|
||||
|
||||
close(fd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user