summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2015-04-03 09:07:09 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2015-04-03 09:09:04 +0100
commit71de427b53582348f96974920dd40d4b4d3163a0 (patch)
tree01118529a2505e8e0caa7ae6278cbfad3a89cf1d
parente8457edba6c41c4d44758e28adabf864be764c00 (diff)
igt/gem_persistent_relocs: Add note about known byt/full-ppgtt issue
References: https://bugs.freedesktop.org/show_bug.cgi?id=84859 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--tests/gem_persistent_relocs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gem_persistent_relocs.c b/tests/gem_persistent_relocs.c
index a6ae3863..d57e1722 100644
--- a/tests/gem_persistent_relocs.c
+++ b/tests/gem_persistent_relocs.c
@@ -51,6 +51,8 @@ IGT_TEST_DESCRIPTION("Test persistent relocations as used by uxa/libva.");
/*
* Testcase: Persistent relocations as used by uxa/libva
*
+ * Note: this currently fails on byt/full-ppgtt
+ * https://bugs.freedesktop.org/show_bug.cgi?id=84859
*/
static drm_intel_bufmgr *bufmgr;