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>
This commit is contained in:
Chris Wilson 2015-04-03 09:07:09 +01:00
parent e8457edba6
commit 71de427b53

View File

@ -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;