modetest: permit -r and -s to work together
authorNeil Armstrong <neil.armstrong@linaro.org>
Wed, 18 Jan 2023 13:29:42 +0000 (14:29 +0100)
committerDmitry Baryshkov <dbaryshkov@gmail.com>
Sun, 10 Sep 2023 11:55:14 +0000 (11:55 +0000)
commit2e17aea5735a377112c2f2d325c1ec28b11f7285
tree93ed226b3ef302a72ed9f09eb587ecfb85d0d345
parent64b09cef49f9cd7e7eb9871d8fe36ed5b315149a
modetest: permit -r and -s to work together

Let's permit testing vsync with the default mode, this returns
back the pipe content and count when calling set_mode() so the
vsync test can also be used.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
tests/modetest/modetest.c