summaryrefslogtreecommitdiff
path: root/tests/gem_media_fill.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_media_fill.c')
-rw-r--r--tests/gem_media_fill.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/gem_media_fill.c b/tests/gem_media_fill.c
index ade56f25..d187bdbf 100644
--- a/tests/gem_media_fill.c
+++ b/tests/gem_media_fill.c
@@ -30,6 +30,7 @@
* workload for the Media pipeline.
*/
+#include "igt.h"
#include <stdbool.h>
#include <unistd.h>
#include <stdlib.h>
@@ -42,12 +43,7 @@
#include <sys/stat.h>
#include <sys/time.h>
#include "drm.h"
-#include "ioctl_wrappers.h"
-#include "drmtest.h"
#include "intel_bufmgr.h"
-#include "intel_batchbuffer.h"
-#include "intel_io.h"
-#include "intel_chipset.h"
IGT_TEST_DESCRIPTION("Basic test for the media_fill() function, a very simple"
" workload for the Media pipeline.");