tests/testdisplay: Specify the display.
authorYi Sun <yi.sun@intel.com>
Wed, 26 Dec 2012 09:12:39 +0000 (17:12 +0800)
committerYi Sun <yi.sun@intel.com>
Thu, 27 Dec 2012 06:38:55 +0000 (14:38 +0800)
commit05bfbf422723fbb6c6e085e9b7f1bdb41afab7c8
tree781acef9f67f154f8aad21790e8c15e01a06c3fb
parent33f09f6954d0b5213f26f987c39ab63182d55369
tests/testdisplay: Specify the display.

It can specify the display by the connector id which list as the first column of ./testdisplay -i.
E.g. command "./testdiplay -o 1,4" means setting number 4 mode line on the display with connector id 1.

v2. Specify the display by id which can be got from option '-i'

Signed-off-by: Yi Sun <yi.sun@intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
tests/testdisplay.c