Re: [PATCH weston v12 16/40] compositor-drm: Allow disabling atomic

2017-10-04 Thread Pekka Paalanen
On Tue, 26 Sep 2017 18:15:49 +0100 Daniel Stone wrote: > Add a test environment variable to allow disabling atomic modesetting. > > Signed-off-by: Daniel Stone > --- > libweston/compositor-drm.c | 12 +++- > 1 file changed, 7 insertions(+), 5 deletions(-) > > diff --git a/libweston/co

Re: [PATCH weston v12 16/40] compositor-drm: Allow disabling atomic

2017-09-27 Thread Philipp Zabel
Hi Daniel, On Tue, 2017-09-26 at 18:15 +0100, Daniel Stone wrote: > Add a test environment variable to allow disabling atomic modesetting. > > > Signed-off-by: Daniel Stone > --- >  libweston/compositor-drm.c | 12 +++- >  1 file changed, 7 insertions(+), 5 deletions(-) > > diff --git a/