Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] imx: fix gpu graphics support
@ 2020-04-02 13:08 Gary Bisson
  2020-04-02 13:08 ` [Buildroot] [PATCH 1/2] kernel-module-imx-gpu-viv: bump to version 6.4.0.p1.0 Gary Bisson
  2020-04-02 13:08 ` [Buildroot] [PATCH 2/2] package/freescale-imx/imx-gpu-viv: fix build issue with Wayland backend Gary Bisson
  0 siblings, 2 replies; 14+ messages in thread
From: Gary Bisson @ 2020-04-02 13:08 UTC (permalink / raw)
  To: buildroot

Hi,

The GPU Vivante have been updated but the kernel module wasn't. This
mismatch will break graphics support for platforms unless they have the
exact same version in-tree (only NXP defconfig right now).

Also, while experimenting with the Wayland package I've noticed this
build issue:
In file included from host/aarch64-buildroot-linux-gnu/sysroot/usr/include/EGL/egl.h:39,
                 from ../libweston/renderer-gl/gl-renderer.h:36,
                 from ../libweston/backend-drm/drm-gbm.c:42:
host/aarch64-buildroot-linux-gnu/sysroot/usr/include/EGL/eglplatform.h:144:10: fatal error: X11/Xlib.h: No such file or directory
  144 | #include <X11/Xlib.h>

So the second patch takes care of fixing the eglplatform.h header like
Jerome did for the fbbackend.

Let me know if you have any questions.

Regards,
Gary

Gary Bisson (2):
  kernel-module-imx-gpu-viv: bump to version 6.4.0.p1.0
  package/freescale-imx/imx-gpu-viv: fix build issue with Wayland
    backend

 package/freescale-imx/imx-gpu-viv/imx-gpu-viv.mk     | 12 +++++++++---
 .../kernel-module-imx-gpu-viv/Config.in              |  2 +-
 .../kernel-module-imx-gpu-viv.hash                   |  2 +-
 .../kernel-module-imx-gpu-viv.mk                     |  2 +-
 4 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.25.1

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

end of thread, other threads:[~2020-10-20 21:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-02 13:08 [Buildroot] [PATCH 0/2] imx: fix gpu graphics support Gary Bisson
2020-04-02 13:08 ` [Buildroot] [PATCH 1/2] kernel-module-imx-gpu-viv: bump to version 6.4.0.p1.0 Gary Bisson
2020-04-04 20:57   ` Thomas Petazzoni
2020-04-02 13:08 ` [Buildroot] [PATCH 2/2] package/freescale-imx/imx-gpu-viv: fix build issue with Wayland backend Gary Bisson
2020-04-02 14:25   ` Thomas Petazzoni
2020-04-02 15:10     ` Gary Bisson
2020-07-08 12:20       ` Gary Bisson
2020-10-13 18:30         ` Heiko Thiery
2020-10-13 20:07           ` Gary Bisson
2020-10-13 20:16             ` Heiko Thiery
2020-10-20 21:20           ` Yann E. MORIN
2020-10-20 21:29             ` Yann E. MORIN
2020-10-19 12:44     ` Heiko Thiery
2020-10-19 12:36   ` Heiko Thiery

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