[PATCH 3/3] modetest: add atomic page flip support

2015-09-23 Thread Hyungwon Hwang
Dear Emil, On Wed, 02 Sep 2015 01:43:41 +0100 Emil Velikov wrote: > On 26 August 2015 at 07:21, Hyungwon Hwang > wrote: > > This patch adds support for atomic page flip. User can specify -V > > option with the plane id for testing atomic page flipping. > > --- > > tests/modetest/modetest.c | 1

[PATCH 3/3] modetest: add atomic page flip support

2015-09-02 Thread Emil Velikov
On 26 August 2015 at 07:21, Hyungwon Hwang wrote: > This patch adds support for atomic page flip. User can specify -V option > with the plane id for testing atomic page flipping. > --- > tests/modetest/modetest.c | 153 > -- > 1 file changed, 149 inser

[PATCH 3/3] modetest: add atomic page flip support

2015-08-26 Thread Hyungwon Hwang
This patch adds support for atomic page flip. User can specify -V option with the plane id for testing atomic page flipping. --- tests/modetest/modetest.c | 153 -- 1 file changed, 149 insertions(+), 4 deletions(-) diff --git a/tests/modetest/modetest.c