---
 tests/core_getclient.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/core_getclient.c b/tests/core_getclient.c
index d82e349..5293741 100644
--- a/tests/core_getclient.c
+++ b/tests/core_getclient.c
@@ -39,7 +39,7 @@ igt_simple_main
        int fd, ret;
        drm_client_t client;
 
-       fd = drm_open_driver(DRIVER_INTEL);
+       fd = drm_open_driver(OPEN_ANY_GPU);
 
        /* Look for client index 0.  This should exist whether we're operating
         * on an otherwise unused drm device, or the X Server is running on
-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to