mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
igt/vc4_wait_seqno: Add a test for VC4's wait-for-seqno ioctl.
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:
@@ -4,6 +4,10 @@ NOUVEAU_TESTS_M = \
|
||||
prime_nv_test \
|
||||
$(NULL)
|
||||
|
||||
VC4_TESTS_M = \
|
||||
vc4_wait_seqno \
|
||||
$(NULL)
|
||||
|
||||
TESTS_progs_M = \
|
||||
core_get_client_auth \
|
||||
drv_getparams_basic \
|
||||
|
||||
Reference in New Issue
Block a user