Hello, Here's the third version of a small patch set that adds an argument to the modetest command line to specify the driver name instead of using the builtin list of drivers. This is particularly handy during development of new DRM/KMS drivers. This version enables compiler warnings for modetest and fix the many warning messages it creates. This should make sure that no v4 will be needed to fix a stupid issue. Laurent Pinchart (4): modetest: Fix warnings modetest: Remove extern declarations of opt(arg|ind|err|opt) modetest: Sort command line arguments modetest: Add a command line parameter to select the driver tests/modetest/Makefile.am | 4 +- tests/modetest/buffers.c | 13 ++--- tests/modetest/buffers.h | 5 +- tests/modetest/modetest.c | 132 +++++++++++++++++++++++++-------------------- 4 files changed, 88 insertions(+), 66 deletions(-) -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel