[PATCH v2 0/3] modetest: Allow selecting a driver manually

2013-02-11 Thread Laurent Pinchart
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

[PATCH v2 0/3] modetest: Allow selecting a driver manually

2013-02-11 Thread Laurent Pinchart
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