drm/tests/modetest
Thierry Reding f05a74fb9c tests: modetest: Accept connector names in addition to connector IDs
Allow connector names to be used in the specification of the -s option.
This requires storing the string passed on the command-line so that it
can later be resolved to a connector ID (after the DRM device has been
opened).

Connector names are constructed from the connector type name and
connector type ID using the same format as used internally in the
Linux kernel.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2015-08-15 03:06:57 +03:00
..
Android.mk android: remove unnecessary TARGET_OUT_HEADERS variable 2015-04-09 16:26:59 +01:00
Makefile.am modetest: Allocate dumb buffers with the correct bpp 2015-01-11 14:37:53 +02:00
Makefile.sources modetest: move sources lists to makefiles.sources 2014-09-28 17:09:34 +01:00
buffers.c modetest: make middle SMPTE colors transparent 2015-05-28 16:01:33 +01:00
buffers.h modetest: Allocate dumb buffers with the correct bpp 2015-01-11 14:37:53 +02:00
cursor.c modetest: Use threads for cursors instead of SIGALRM 2014-11-22 11:45:02 -05:00
cursor.h modetest: add cursor support 2014-04-22 11:14:12 -04:00
modetest.c tests: modetest: Accept connector names in addition to connector IDs 2015-08-15 03:06:57 +03:00