[PATCH v3 0/4] modetest enhancements

Laurent Pinchart laurent.pinchart at ideasonboard.com
Tue Feb 12 05:56:46 PST 2013


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



More information about the dri-devel mailing list