mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 05:43:02 +00:00
igt/vc4_create_bo: Test various paths in BO creation.
create-bo-0 fails on the current kernel, and it's something I want to fix. v2: Use do_ioctl_err(). Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
@@ -5,6 +5,7 @@ NOUVEAU_TESTS_M = \
|
||||
$(NULL)
|
||||
|
||||
VC4_TESTS_M = \
|
||||
vc4_create_bo \
|
||||
vc4_wait_bo \
|
||||
vc4_wait_seqno \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user