Re: [Mesa-dev] [PATCH 0/4] gbm: add more interfaces

2012-04-30 Thread Kristian Hoegsberg
On Mon, Apr 30, 2012 at 01:27:49PM +0300, Ander Conselvan de Oliveira wrote: > Hi, > > This series adds a couple of new functions to gbm. The motivation for > these is to be able to reuse the kms fb objects on weston, instead of > creating and destroying them once for every frame. Thanks, the ser

[Mesa-dev] [PATCH 0/4] gbm: add more interfaces

2012-04-30 Thread Ander Conselvan de Oliveira
Hi, This series adds a couple of new functions to gbm. The motivation for these is to be able to reuse the kms fb objects on weston, instead of creating and destroying them once for every frame. Ander Conselvan de Oliveira (4): gbm: remove unused fields from gbm_dri_surface gbm: add gbm_bo_ge