[PATCH v2 0/3] modetest: Allow selecting a driver manually
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Feb 11 12:13:42 PST 2013
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
More information about the dri-devel
mailing list