Re: [fbdev_backend] initialization of the first frame buffer

2013-06-11 Thread Pekka Paalanen
t; The 'yoffset' field of varinfo, is used to switch from a memory part to > the other. > The value is not always initialized to 0. Ok, now it is at least explained. Your commit title should be something like: fbdev: ensure yoffset is zero instead of "[fbdev_backend] initializat

Re: [fbdev_backend] initialization of the first frame buffer

2013-06-11 Thread Marc Chalain
> 2013/6/10 Pekka Paalanen > >> On Fri, 7 Jun 2013 17:20:23 +0200 >> Marc Chalain wrote: >> >> > From 6553ed3ad9845113f3b2280e6fc94e2b326a7eca Mon Sep 17 00:00:00 2001 >> > From: mchalain >> > Date: Fri, 7 Jun 2013 17:18:23 +0200 >> > Subject: [PATCH 2/2

Re: [fbdev_backend] initialization of the first frame buffer

2013-06-10 Thread Marc Chalain
Chalain wrote: > > > From 6553ed3ad9845113f3b2280e6fc94e2b326a7eca Mon Sep 17 00:00:00 2001 > > From: mchalain > > Date: Fri, 7 Jun 2013 17:18:23 +0200 > > Subject: [PATCH 2/2] [fbdev_backend] initialization of the first frame > > buffer > > > > --- > > src/compositor-fbdev.c |8 ++

Re: [fbdev_backend] initialization of the first frame buffer

2013-06-10 Thread Pekka Paalanen
On Fri, 7 Jun 2013 17:20:23 +0200 Marc Chalain wrote: > From 6553ed3ad9845113f3b2280e6fc94e2b326a7eca Mon Sep 17 00:00:00 2001 > From: mchalain > Date: Fri, 7 Jun 2013 17:18:23 +0200 > Subject: [PATCH 2/2] [fbdev_backend] initialization of the first frame > buffer > >

Re: [fbdev_backend] initialization of the first frame buffer

2013-06-07 Thread Marc Chalain
>From 6553ed3ad9845113f3b2280e6fc94e2b326a7eca Mon Sep 17 00:00:00 2001 From: mchalain Date: Fri, 7 Jun 2013 17:18:23 +0200 Subject: [PATCH 2/2] [fbdev_backend] initialization of the first frame buffer --- src/compositor-fbdev.c |8 +++- 1 file changed, 7 insertions(+), 1 delet

[fbdev_backend] initialization of the first frame buffer

2013-06-07 Thread Marc Chalain
Often the frame buffer device allows the double buffering, In this case the displayed buffer could not be initialized. This is done by yoffset of the varinfo. weston-fbdev-first-buffer-init.patch Description: Binary data ___ wayland-devel mailing list w