All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] modetest: Allow selecting a driver manually
@ 2013-02-08 12:47 Laurent Pinchart
  2013-02-08 12:47 ` [PATCH 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-08 12:47 UTC (permalink / raw)
  To: dri-devel

Hello,

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

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 | 81 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 52 insertions(+), 29 deletions(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2013-02-11 21:15 UTC | newest]

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

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.