mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 05:13:47 +00:00
igt/vc4_wait_bo: Add a test for VC4's wait-for-BO ioctl.
The pad subtest fails currently. v2: Use do_ioctl() and 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_wait_bo \
|
||||
vc4_wait_seqno \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user