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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to