[PATCH v2 0/3] Reuse KMS FBs for gbm surface bos

Kristian Høgsberg hoegsberg at gmail.com
Wed May 2 07:09:17 PDT 2012


On Wed, May 02, 2012 at 04:42:20PM +0300, Ander Conselvan de Oliveira wrote:
> Hi,
> 
> Here is the second version of the patch for reusing the KMS FBs. The
> first patch implements this while refactoring the output code a bit.

What a great clean up, that makes a lot of sense.  We still don't
reuse gbm_bos or drm fbs for client buffers, but with your changes
that should be a lot easier to add.

> I used patches 2 and 3 for testing the client buffer scanout path. They
> may not be commit-ready.

They looked ok to me, all committed.

Kristian

> Ander Conselvan de Oliveira (3):
>   compositor-drm: refactor to avoid unnecessary allocation of KMS FBs
>   compositor-drm: alow scanning out of buffers with XRGB8888 format
>   simple-egl: add option for running fullscreen
> 
>  clients/simple-egl.c |  180 +++++++++++++++++++++++++++++++-
>  src/compositor-drm.c |  275 +++++++++++++++++++++++++++-----------------------
>  2 files changed, 322 insertions(+), 133 deletions(-)
> 
> -- 
> 1.7.4.1
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list