summaryrefslogtreecommitdiff
path: root/lib/drmtest.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2017-08-31 14:59:02 -0700
committerEric Anholt <eric@anholt.net>2018-11-26 12:41:34 -0800
commit2388bbd062c17b5912039101efd4603e8d876c88 (patch)
tree325e921fd3cafcd17d9cf179a9580cb94361cfb5 /lib/drmtest.h
parentbca1999348a40abf192869f36d5c25e1ce2f2e6f (diff)
v3d: Add a helper library
Just a few little ioctl wrappers that v3d tests will use. v2: Move the struct above the prototypes. Signed-off-by: Eric Anholt <eric@anholt.net> Acked-by: Petri Latvala <petri.latvala@intel.com> (v1)
Diffstat (limited to 'lib/drmtest.h')
-rw-r--r--lib/drmtest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/drmtest.h b/lib/drmtest.h
index 949865ee..96ee517e 100644
--- a/lib/drmtest.h
+++ b/lib/drmtest.h
@@ -43,6 +43,7 @@
#define DRIVER_VGEM (1 << 2)
#define DRIVER_VIRTIO (1 << 3)
#define DRIVER_AMDGPU (1 << 4)
+#define DRIVER_V3D (1 << 5)
/*
* Exclude DRVER_VGEM from DRIVER_ANY since if you run on a system
* with vgem as well as a supported driver, you can end up with a