From 4880e13d04c005c1d7918b4499be45704dea9aca Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Fri, 22 Jan 2016 18:04:29 -0800 Subject: igt: Add a helper function for getting a VC4 BO that's been drawn to. v2: Use do_ioctl(). Signed-off-by: Eric Anholt Reviewed-by: Daniel Stone --- lib/Makefile.sources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Makefile.sources') diff --git a/lib/Makefile.sources b/lib/Makefile.sources index 49998680..8a8143f2 100644 --- a/lib/Makefile.sources +++ b/lib/Makefile.sources @@ -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 \ -- cgit v1.2.3