Re: [PATCH libdrm 06/10] modetest: don't pretend that atomic mode includes a format

2019-06-06 Thread Emil Velikov
On Thu, 6 Jun 2019 at 16:58, Ilia Mirkin wrote: > > On Thu, Jun 6, 2019 at 11:51 AM Emil Velikov wrote: > > > > On Mon, 3 Jun 2019 at 01:40, Ilia Mirkin wrote: > > > > > > Signed-off-by: Ilia Mirkin > > > --- > > > tests/modetest/modetest.c | 4 ++-- > > > 1 file changed, 2 insertions(+), 2

Re: [PATCH libdrm 06/10] modetest: don't pretend that atomic mode includes a format

2019-06-06 Thread Ilia Mirkin
On Thu, Jun 6, 2019 at 11:51 AM Emil Velikov wrote: > > On Mon, 3 Jun 2019 at 01:40, Ilia Mirkin wrote: > > > > Signed-off-by: Ilia Mirkin > > --- > > tests/modetest/modetest.c | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/tests/modetest/modetest.c

Re: [PATCH libdrm 06/10] modetest: don't pretend that atomic mode includes a format

2019-06-06 Thread Emil Velikov
On Mon, 3 Jun 2019 at 01:40, Ilia Mirkin wrote: > > Signed-off-by: Ilia Mirkin > --- > tests/modetest/modetest.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tests/modetest/modetest.c b/tests/modetest/modetest.c > index 9c85c07b..a1c81f6c 100644 > ---

[PATCH libdrm 06/10] modetest: don't pretend that atomic mode includes a format

2019-06-02 Thread Ilia Mirkin
Signed-off-by: Ilia Mirkin --- tests/modetest/modetest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/modetest/modetest.c b/tests/modetest/modetest.c index 9c85c07b..a1c81f6c 100644 --- a/tests/modetest/modetest.c +++ b/tests/modetest/modetest.c @@ -1335,8