[PATCH] compositor-drm: consider the best mode of the mode_list as an option

2013-12-12 Thread Fabien DESSENNE
This patch fixes an issue where Weston using the DRM backend, cannot start the display. This happens in the following context: - no video mode is set before weston starts (eg no "/dev/fb" set up) - weston is not configured with any default video mode (nothing from weston.ini nor command line) - t

Re: [PATCH] compositor-drm: consider the best mode of the mode_list as an option

2013-12-16 Thread Bryce W. Harrington
On Thu, Dec 12, 2013 at 05:13:56PM +0100, Fabien DESSENNE wrote: > This patch fixes an issue where Weston using the DRM backend, cannot start > the display. This happens in the following context: > - no video mode is set before weston starts (eg no "/dev/fb" set up) > - weston is not configured wit

RE: [PATCH] compositor-drm: consider the best mode of the mode_list as an option

2013-12-17 Thread Fabien DESSENNE
> From: Bryce W. Harrington [mailto:b.harring...@samsung.com] > Sent: mardi 17 décembre 2013 03:26 > To: Fabien DESSENNE > Cc: wayland-devel@lists.freedesktop.org; Benjamin Gaignard > Subject: Re: [PATCH] compositor-drm: consider the best mode of the > mode_list as an option &

RE: [PATCH] compositor-drm: consider the best mode of the mode_list as an option

2014-01-07 Thread Fabien DESSENNE
on' > Cc: wayland-devel@lists.freedesktop.org; Benjamin Gaignard > Subject: RE: [PATCH] compositor-drm: consider the best mode of the > mode_list as an option > > > From: Bryce W. Harrington [mailto:b.harring...@samsung.com] > > Sent: mardi 17 décembre 2013 03:26

Re: [PATCH] compositor-drm: consider the best mode of the mode_list as an option

2014-01-08 Thread Kristian Høgsberg
On Thu, Dec 12, 2013 at 05:13:56PM +0100, Fabien DESSENNE wrote: > This patch fixes an issue where Weston using the DRM backend, cannot start > the display. This happens in the following context: > - no video mode is set before weston starts (eg no "/dev/fb" set up) > - weston is not configured wit