modetest: Split mode setting and plane setup
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 27 Feb 2013 04:35:13 +0000 (05:35 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 5 Aug 2013 12:21:45 +0000 (14:21 +0200)
commit3813e0f8e1ee4885823cdd0b50b05970257adddc
tree20bb235bd5ad824a875c44212a9900cbf148a4a5
parenteabf199dffb0d42e959c50aa820b39228196e031
modetest: Split mode setting and plane setup

There's not reason to require setting a mode to test planes. Split the
two operations.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
tests/modetest/modetest.c