summaryrefslogtreecommitdiff
path: root/benchmarks/intel_upload_blit_large_map.c
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/intel_upload_blit_large_map.c')
-rw-r--r--benchmarks/intel_upload_blit_large_map.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/benchmarks/intel_upload_blit_large_map.c b/benchmarks/intel_upload_blit_large_map.c
index 03bf760f..ae05434f 100644
--- a/benchmarks/intel_upload_blit_large_map.c
+++ b/benchmarks/intel_upload_blit_large_map.c
@@ -47,6 +47,7 @@
* suitable)
*/
+#include "igt.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
@@ -56,13 +57,6 @@
#include <errno.h>
#include <sys/stat.h>
#include <sys/time.h>
-#include "drm.h"
-#include "i915_drm.h"
-#include "drmtest.h"
-#include "intel_bufmgr.h"
-#include "intel_batchbuffer.h"
-#include "intel_io.h"
-#include "intel_chipset.h"
#define OBJECT_WIDTH 1280
#define OBJECT_HEIGHT 720