Re: [PATCH 2/3] compositor-drm: Add option to disable early buffer release

2013-11-19 Thread Pekka Paalanen
On Tue, 19 Nov 2013 14:51:42 +0200 Ander Conselvan de Oliveira wrote: > On 11/19/2013 01:05 PM, Pekka Paalanen wrote: > > On Tue, 19 Nov 2013 11:30:11 +0200 > > Ander Conselvan de Oliveira wrote: > > > >> From: Ander Conselvan de Oliveira > >> > >> This together with a follow up patch should ma

Re: [PATCH 2/3] compositor-drm: Add option to disable early buffer release

2013-11-19 Thread Ander Conselvan de Oliveira
On 11/19/2013 01:05 PM, Pekka Paalanen wrote: On Tue, 19 Nov 2013 11:30:11 +0200 Ander Conselvan de Oliveira wrote: From: Ander Conselvan de Oliveira This together with a follow up patch should make it possible to do a runtime renderer switch without causing artifact on the screen. --- man

Re: [PATCH 2/3] compositor-drm: Add option to disable early buffer release

2013-11-19 Thread Pekka Paalanen
On Tue, 19 Nov 2013 11:30:11 +0200 Ander Conselvan de Oliveira wrote: > From: Ander Conselvan de Oliveira > > This together with a follow up patch should make it possible to do a > runtime renderer switch without causing artifact on the screen. > --- > man/weston-drm.man |6 ++ > src

[PATCH 2/3] compositor-drm: Add option to disable early buffer release

2013-11-19 Thread Ander Conselvan de Oliveira
From: Ander Conselvan de Oliveira This together with a follow up patch should make it possible to do a runtime renderer switch without causing artifact on the screen. --- man/weston-drm.man |6 ++ src/compositor-drm.c | 27 +-- src/compositor.c |1 + 3