diff options
-rw-r--r-- | tests/gem_persistent_relocs.c | 2 |
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; |