mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-20 14:26:17 +00:00
igt/gem_exec_whisper: Add simple interruptible pass
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
5dcb026348
commit
1a722fa6cf
@ -368,6 +368,7 @@ igt_main
|
|||||||
unsigned flags;
|
unsigned flags;
|
||||||
} modes[] = {
|
} modes[] = {
|
||||||
{ "", 0 },
|
{ "", 0 },
|
||||||
|
{ "interruptible", INTERRUPTIBLE },
|
||||||
{ "contexts", CONTEXTS },
|
{ "contexts", CONTEXTS },
|
||||||
{ "contexts-interruptible", CONTEXTS | INTERRUPTIBLE},
|
{ "contexts-interruptible", CONTEXTS | INTERRUPTIBLE},
|
||||||
{ "fds", FDS },
|
{ "fds", FDS },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user