All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH libdrm 0/4] gralloc handle fixes
@ 2018-02-15 13:59 Rob Herring
  2018-02-15 13:59 ` [PATCH libdrm 1/4] android: revert making handle magic and version members const Rob Herring
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Rob Herring @ 2018-02-15 13:59 UTC (permalink / raw)
  To: dri-devel; +Cc: Robert Foss

The recently committed gralloc handle definition has a few issues like 
not actually compiling. This series fixes those issues. I now have 
things working with these fixes and switching mesa, gbm_gralloc, and 
drm_hwcomposer to use this header.

Rob

Rob Herring (4):
  android: revert making handle magic and version members const
  android: fix mis-named alloc_handle_t
  android: add helper to convert buffer_handle_t to gralloc_handle_t ptr
  android: fix gralloc_handle_create() problems

 android/gralloc_handle.h | 43 +++++++++++++++++++++++--------------------
 1 file changed, 23 insertions(+), 20 deletions(-)

-- 
2.14.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-15 15:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 13:59 [PATCH libdrm 0/4] gralloc handle fixes Rob Herring
2018-02-15 13:59 ` [PATCH libdrm 1/4] android: revert making handle magic and version members const Rob Herring
2018-02-15 13:59 ` [PATCH libdrm 2/4] android: fix mis-named alloc_handle_t Rob Herring
2018-02-15 13:59 ` [PATCH libdrm 3/4] android: add helper to convert buffer_handle_t to gralloc_handle_t ptr Rob Herring
2018-02-15 13:59 ` [PATCH libdrm 4/4] android: fix gralloc_handle_create() problems Rob Herring
2018-02-15 15:43 ` [PATCH libdrm 0/4] gralloc handle fixes Robert Foss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.