Another type of bcs user, hidden away.

Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
---
 tests/i915/gem_ppgtt.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/i915/gem_ppgtt.c b/tests/i915/gem_ppgtt.c
index 0d40a7b78..89cdc4dbc 100644
--- a/tests/i915/gem_ppgtt.c
+++ b/tests/i915/gem_ppgtt.c
@@ -295,6 +295,7 @@ igt_main
        igt_fixture {
                int fd = drm_open_driver(DRIVER_INTEL);
                igt_require_gem(fd);
+               gem_require_blitter(fd);
                close(fd);
        }
 
-- 
2.23.0

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to