summaryrefslogtreecommitdiff
path: root/tests/gem_stress.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_stress.c')
-rw-r--r--tests/gem_stress.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/gem_stress.c b/tests/gem_stress.c
index 472263d4..becb991f 100644
--- a/tests/gem_stress.c
+++ b/tests/gem_stress.c
@@ -49,6 +49,7 @@
* In short: designed for maximum evilness.
*/
+#include "igt.h"
#include <stdlib.h>
#include <sys/ioctl.h>
#include <stdio.h>
@@ -61,13 +62,7 @@
#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"
-#include "igt_aux.h"
IGT_TEST_DESCRIPTION("General gem coherency test.");