tests: update core_getclient to run on any platform

Signed-off-by: Micah Fedke <micah.fedke@collabora.co.uk>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Micah Fedke 2015-08-14 14:35:46 +00:00 committed by Thomas Wood
parent 75c9e92efb
commit fd282fb9d4

View File

@ -39,7 +39,7 @@ igt_simple_main
int fd, ret;
drm_client_t client;
fd = drm_open_driver(DRIVER_INTEL);
fd = drm_open_driver(DRIVER_ANY);
/* 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