[Mesa-dev] [PATCH 0/4] gbm: add more interfaces
Ander Conselvan de Oliveira
ander.conselvan.de.oliveira at intel.com
Mon Apr 30 03:27:49 PDT 2012
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_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
More information about the mesa-dev
mailing list