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

Kristian Hoegsberg hoegsberg at gmail.com
Mon Apr 30 10:10:15 PDT 2012


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 series looks good, applied.
Kristian

> Ander Conselvan de Oliveira (4):
>   gbm: remove unused fields from gbm_dri_surface
>   gbm: add gbm_bo_get/set_user_data()
>   gbm: update documentation to reflect current behavior
>   gbm: add gbm_bo_get_device() function
> 
>  src/gbm/backends/dri/gbm_driint.h |    3 --
>  src/gbm/main/gbm.c                |   61 ++++++++++++++++++++++++++++++++-----
>  src/gbm/main/gbm.h                |   10 ++++++
>  src/gbm/main/gbmint.h             |    2 +
>  4 files changed, 65 insertions(+), 11 deletions(-)
> 
> -- 
> 1.7.4.1
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list