[PATCH v4 18/21] modetest: Split mode setting and plane setup

2013-03-19 Thread Laurent Pinchart
There's not reason to require setting a mode to test planes. Split the two operations. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 105 +++--- 1 file changed, 72 insertions(+), 33 deletions(-) diff --git a/tests/modetest/modetest.c b/t

[PATCH v4 18/21] modetest: Split mode setting and plane setup

2013-03-19 Thread Laurent Pinchart
There's not reason to require setting a mode to test planes. Split the two operations. Signed-off-by: Laurent Pinchart --- tests/modetest/modetest.c | 105 +++--- 1 file changed, 72 insertions(+), 33 deletions(-) diff --git a/tests/modetest/modetest.c b/t