igt: Add a helper function for getting a VC4 BO that's been drawn to.

v2: Use do_ioctl().

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Daniel Stone <daniels@collabora.com>
This commit is contained in:
Eric Anholt
2016-01-22 18:04:29 -08:00
parent 7f421acb60
commit 4880e13d04
3 changed files with 134 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ libintel_tools_la_SOURCES = \
igt_gt.h \
igt_stats.c \
igt_stats.h \
igt_vc4.c \
igt_vc4.h \
instdone.c \
instdone.h \
intel_batchbuffer.c \