drm/tests/modetest
Thierry Reding 1674147a14 tests: util: Fixup util_open() parameter order
util_open() takes a device parameter, followed by a module parameter.
The existing tests used the drmOpen() function, which uses a different
ordering of the parameters, and the old ordering was accidentally kept
during the conversion.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
2016-01-26 21:50:17 +00:00
..
Android.mk tests: Split helpers into library 2015-12-18 17:43:40 +00:00
Makefile.am tests: Split helpers into library 2015-12-18 17:43:40 +00:00
Makefile.sources modetest: move sources lists to makefiles.sources 2014-09-28 17:09:34 +01:00
buffers.c tests: Split helpers into library 2015-12-18 17:43:40 +00:00
buffers.h tests: Split helpers into library 2015-12-18 17:43:40 +00:00
cursor.c tests: Split helpers into library 2015-12-18 17:43:40 +00:00
cursor.h modetest: add cursor support 2014-04-22 11:14:12 -04:00
modetest.c tests: util: Fixup util_open() parameter order 2016-01-26 21:50:17 +00:00