All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] modetest: Allow selecting a driver manually
@ 2013-02-11 20:13 Laurent Pinchart
  2013-02-11 20:13 ` [PATCH v2 1/3] modetest: Remove extern declarations of opt(arg|ind|err|opt) Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Laurent Pinchart @ 2013-02-11 20:13 UTC (permalink / raw)
  To: dri-devel

Hello,

Here's the second 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.

Changes from v1:

- Use the module name specified on the command line instead of a random module
  name (I'll blame a bad copy & paste).

Laurent Pinchart (3):
  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/modetest.c | 88 ++++++++++++++++++++++++++++-------------------
 1 file changed, 53 insertions(+), 35 deletions(-)

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-02-12  7:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11 20:13 [PATCH v2 0/3] modetest: Allow selecting a driver manually Laurent Pinchart
2013-02-11 20:13 ` [PATCH v2 1/3] modetest: Remove extern declarations of opt(arg|ind|err|opt) Laurent Pinchart
2013-02-11 20:13 ` [PATCH v2 2/3] modetest: Sort command line arguments Laurent Pinchart
2013-02-11 20:13 ` [PATCH v2 3/3] modetest: Add a command line parameter to select the driver Laurent Pinchart
2013-02-11 20:33   ` Laurent Pinchart
2013-02-12  7:43     ` Jani Nikula

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.