mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-26 01:06:23 +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:
parent
20ff3839e4
commit
899496ba41
@ -150,7 +150,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
create0(fd);
|
create0(fd);
|
||||||
|
|
||||||
exec0(fd);
|
//exec0(fd);
|
||||||
|
|
||||||
close(fd);
|
close(fd);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user