Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] imx: add Wayland GPU libs / Weston-imx support
@ 2018-05-16 15:51 Gary Bisson
  2018-05-16 15:51 ` [Buildroot] [PATCH 1/3] imx-gpu-viv: add Wayland backend option Gary Bisson
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Gary Bisson @ 2018-05-16 15:51 UTC (permalink / raw)
  To: buildroot

Hi all,

This series adds Wayland support for the Vivante GPU libraries used by
i.MX processors.

Adding Wayland configuration to the imx-gpu-viv was pretty
straightforward since there was the x11/fb mechanism in place.

However, to get the Wayland libraries properly used in Weston it
requires to use NXP weston-imx repo, other the gl-renderer isn't used
for the fbdev backend.

This series will be particularly useful for the i.MX8M since the GPU
libraries for this latter only supports Wayland backend (no more FB/X11
options).

The whole series was tested on i.MX6Q Nitrogen6x platform.

Let me know if you have any question.

Regards,
Gary

Gary Bisson (3):
  imx-gpu-viv: add Wayland backend option
  weston: remove dependency on mesa3d to enable egl
  weston: add weston-imx variant when using imx-gpu-viv

 package/freescale-imx/imx-gpu-viv/Config.in      | 10 +++++++++-
 package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk | 10 ++++++++++
 package/weston/weston.hash                       |  2 ++
 package/weston/weston.mk                         | 10 ++++++++--
 4 files changed, 29 insertions(+), 3 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2019-02-06 16:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-16 15:51 [Buildroot] [PATCH 0/3] imx: add Wayland GPU libs / Weston-imx support Gary Bisson
2018-05-16 15:51 ` [Buildroot] [PATCH 1/3] imx-gpu-viv: add Wayland backend option Gary Bisson
2018-05-19 20:06   ` Thomas Petazzoni
2018-05-16 15:52 ` [Buildroot] [PATCH 2/3] weston: remove dependency on mesa3d to enable egl Gary Bisson
2018-05-19 20:46   ` Thomas Petazzoni
2018-05-16 15:52 ` [Buildroot] [PATCH 3/3] weston: add weston-imx variant when using imx-gpu-viv Gary Bisson
2018-05-16 21:24   ` Arnout Vandecappelle
2018-05-17 13:08     ` Gary Bisson
2018-05-17 21:19       ` Arnout Vandecappelle
2018-06-04  9:52         ` Gary Bisson
2018-06-04 10:05           ` Thomas Petazzoni
2019-02-06 16:42             ` Arnout Vandecappelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox