[PATCH] modetest: add the possibility to select the refresh frequency for a mode

2014-01-12 Thread Rob Clark
On Fri, Jan 10, 2014 at 5:02 AM, Vincent ABRIOU wrote: > When mode is selected we only give the name of the mode as parameter. > But sometime, two different modes have the same name but not > the same vrefresh frequency. > This patch give the possibility to select a mode by its name > and optiona

[PATCH] modetest: add the possibility to select the refresh frequency for a mode

2014-01-10 Thread Laurent Pinchart
Hi Vincent, Thank you for the patch. On Friday 10 January 2014 11:02:33 Vincent ABRIOU wrote: > When mode is selected we only give the name of the mode as parameter. > But sometime, two different modes have the same name but not > the same vrefresh frequency. > This patch give the possibility to

[PATCH] modetest: add the possibility to select the refresh frequency for a mode

2014-01-10 Thread Vincent ABRIOU
When mode is selected we only give the name of the mode as parameter. But sometime, two different modes have the same name but not the same vrefresh frequency. This patch give the possibility to select a mode by its name and optionally by its refresh frequency. Signed-off-by: Vincent Abriou ---

[PATCH] modetest: add the possibility to select the refresh frequency for a mode

2014-01-09 Thread Laurent Pinchart
Hi Vincent, Thank you for the patch. On Tuesday 07 January 2014 09:55:40 Vincent ABRIOU wrote: > When mode is selected we only give the name of the mode as parameter. > But sometime, two different modes have the same name but not > the same vrefresh frequency. > This patch give the possibility to

[PATCH] modetest: add the possibility to select the refresh frequency for a mode

2014-01-07 Thread Vincent ABRIOU
When mode is selected we only give the name of the mode as parameter. But sometime, two different modes have the same name but not the same vrefresh frequency. This patch give the possibility to select a mode by its name and optionally by its refresh frequency. Signed-off-by: Vincent Abriou ---