[PATCH weston v5 0/3] simple-dmabuf-drm: Support etnaviv and freedreno cleanups
Pekka Paalanen
ppaalanen at gmail.com
Mon May 28 12:50:31 UTC 2018
On Tue, 20 Mar 2018 09:41:57 +0100
Guido Günther <agx at sigxcpu.org> wrote:
> Former patches 1-2 where already applied thanks Derek.
>
> Changes from v4
> - configure: use true if etnaviv drm was not found as with
> other drm backends (avoids an unused variable assignment)
> - configure: use (hopefully) correct english
> - simplify several if (cond) return 1; return 0; statements
> - unmap buffer
>
> Former patches 1-3 where already applied thanks Peka.
>
> Changes from v3:
> - Use ALIGN macro by default
> - Don't multiply by bpp twice
> - unmap buffer
>
> Changes from v2:
> - Use stride to calculate buffer size (etnaviv)
> - Use stride to calculate buffer size (freedreno)
> - Use less generic name for ALIGN macro
>
> Changes from v1:
> - Split up changes
> - autoconf:
> - don't define unused have_ variables. Use true instead to
> prevent abort of PKG_CHECK_MODULES
> - use && instead of -a in test
> - properly check variables
> - use vfunc for drm_device_destroy
>
>
> Guido Günther (3):
> simple-dmabuf-drm: 0 is a valid fd (freedreno)
> simple-dmabuf-drm: simplify fd_map_bo
> simple-dmabuf-drm: support etnaviv drm as well
>
> Makefile.am | 1 +
> clients/simple-dmabuf-drm.c | 79 +++++++++++++++++++++++++++++++++++++++------
> configure.ac | 5 ++-
> 3 files changed, 75 insertions(+), 10 deletions(-)
>
Hi,
these three patches are pushed:
029583e5..bff90630 master -> master
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180528/bf96b8df/attachment.sig>
More information about the wayland-devel
mailing list