commit | 45f3d9bab6abcddbc55b68235f9c3fbe9fa1d2a4 | [log] [tgz] |
---|---|---|
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | Sun Jul 30 18:33:28 2023 +0300 |
committer | Dmitry Baryshkov <dbaryshkov@gmail.com> | Fri Sep 08 18:19:31 2023 +0000 |
tree | 0f1e4d349b76cec254959c877aff39691771cd20 | |
parent | 4d3635fada9462a817f5d252b10349affde8e6f7 [diff] |
modetest: custom mode support It is useful to be able to specify mode parameters manually. Add support for setting user-supplied modes. This patch is based on the original idea by Rohit and Jessica, but implemented from scratch. Suggested-by: Rohith Iyer <quic_rohiiyer@quicinc.com> Suggested-by: Jessica Zhang <quic_jesszhan@quicinc.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>