All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH 0/8] GPU Vivante 1.1.0 support
@ 2013-03-23 13:39 Otavio Salvador
  2013-03-23 13:39 ` [meta-fsl-arm][PATCH 1/8] gpu-viv-bin-mx6q: Upgrade to 1.1.0 Otavio Salvador
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Otavio Salvador @ 2013-03-23 13:39 UTC (permalink / raw)
  To: meta-freescale Mailing List; +Cc: Otavio Salvador

This is the GPU support part, still not including X11 drivers, for
review and merging. I have built and tested it in 'x11' and 'non-x11'
distros and using buildhistory to compare the image additions/removals.

All seems fine but a second look would be great. Please give it a good
review. I tried to keep the patches in single and logical changes but
any advice and refactoring suggestion is appreciated.

Adrian Alonso (2):
  gpu-viv-bin-mx6q: remove xlib undef macros
  gpu-viv-bin-mx6q: group libs based on backend

Otavio Salvador (6):
  gpu-viv-bin-mx6q: Upgrade to 1.1.0
  gpu-viv-bin-mx6q: Remove GL headers as we should use 'mesa' ones
  gpu-viv-bin-mx6q: Add a rdepends of 'libglslc-mx6' in libgles2-mx6
  gpu-viv-bin-mx6q: Fix conflicting type definition in HAL header
  gpu-viv-bin-mx6q: Remove DRI libraries
  gpu-viv-bin-mx6q: Respect X11, DirectFB, FrameBuffer distro features

 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc          | 93 +++++++++++++---------
 .../0001-change-header-path-to-HAL.patch           | 19 ++---
 .../fix-conflicting-TLS-definition.patch           | 31 ++++++++
 .../gc_hal_eglplatform-remove-xlib-undefs.patch    | 34 ++++++++
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_1.1.0.bb     | 14 ++++
 .../gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb  |  9 ---
 6 files changed, 143 insertions(+), 57 deletions(-)
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/fix-conflicting-TLS-definition.patch
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q/gc_hal_eglplatform-remove-xlib-undefs.patch
 create mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_1.1.0.bb
 delete mode 100644 recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_12.09.01.bb

-- 
1.8.1



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

end of thread, other threads:[~2013-03-31 20:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-23 13:39 [meta-fsl-arm][PATCH 0/8] GPU Vivante 1.1.0 support Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 1/8] gpu-viv-bin-mx6q: Upgrade to 1.1.0 Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 2/8] gpu-viv-bin-mx6q: remove xlib undef macros Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 3/8] gpu-viv-bin-mx6q: group libs based on backend Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 4/8] gpu-viv-bin-mx6q: Remove GL headers as we should use 'mesa' ones Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 5/8] gpu-viv-bin-mx6q: Add a rdepends of 'libglslc-mx6' in libgles2-mx6 Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 6/8] gpu-viv-bin-mx6q: Fix conflicting type definition in HAL header Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 7/8] gpu-viv-bin-mx6q: Remove DRI libraries Otavio Salvador
2013-03-23 13:39 ` [meta-fsl-arm][PATCH 8/8] gpu-viv-bin-mx6q: Respect X11, DirectFB, FrameBuffer distro features Otavio Salvador
2013-03-31 17:38   ` John Weber
2013-03-31 20:18     ` John Weber
2013-03-25 15:18 ` [meta-fsl-arm][PATCH 0/8] GPU Vivante 1.1.0 support Erik Botö
2013-03-25 15:20   ` Otavio Salvador
2013-03-26 12:22 ` Otavio Salvador

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.