summaryrefslogtreecommitdiff
path: root/tests/gem_storedw_loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gem_storedw_loop.c')
-rw-r--r--tests/gem_storedw_loop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gem_storedw_loop.c b/tests/gem_storedw_loop.c
index 9727b977..9bb06f3d 100644
--- a/tests/gem_storedw_loop.c
+++ b/tests/gem_storedw_loop.c
@@ -189,7 +189,7 @@ igt_main
"needs snoopable mem on pre-gen6\n");
/* This only works with ppgtt */
- igt_require(gem_uses_aliasing_ppgtt(fd));
+ igt_require(gem_uses_ppgtt(fd));
}
for (i = 0; i < ARRAY_SIZE(rings); i++) {