Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Bisson <gary.bisson@boundarydevices.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] weston: fix i.MX support
Date: Sun, 26 Jul 2020 21:55:50 +0200	[thread overview]
Message-ID: <20200726195550.GA8800@t450s.lan> (raw)
In-Reply-To: <20200619125500.524503-1-gary.bisson@boundarydevices.com>

Hi,

Gentle ping on this series, do you have any questions?

Note that I got i.MX8M VPU to work using regular GStreamer packages +
gtreamer-imx-v2 plugin but is only useful if Weston if fixed (as i.MX8*
graphics only support Wayland backend).

Regards,
Gary

On Fri, Jun 19, 2020 at 02:54:58PM +0200, Gary Bisson wrote:
> Hi,
> 
> This series aims at fixing the weston support for i.MX processors.
> 
> Long time ago, weston-imx was added for i.MX8MQ as part of the weston
> package. Then it was split from it as the versions differed.
> 
> Since then the weston-imx was broken and updating it seems like a bad
> idea as it now requires forking several other components:
> - libdrm [1]
> - waylands-protocols [2]
> 
> This series therefore removes weston-imx and adds vivante support to
> the regular weston package.
> 
> Drawback here is that the HDR capabilities of the i.MX8MQ or the GPU2D
> of the i.MX8M Mini won't be used in Weston. I'd rather have those
> limitations and use standard weston than forking everything.
> 
> Also, note that this series was tested on Nitrogen8M and Nitrogen8M Mini
> platforms, making sure the Vivante 3D examples are properly running.
> However in order to compile weston properly with Vivante as egl
> provider, one patch sent earlier [3] is needed.
> 
> Let me know if you have any questions.
> 
> Regards,
> Gary
> 
> [1] https://source.codeaurora.org/external/imx/meta-imx/tree/meta-bsp/recipes-graphics/drm/libdrm_2.4.99.imx.bb?h=zeus-5.4.3-1.0.0
> [2] https://source.codeaurora.org/external/imx/meta-imx/tree/meta-bsp/recipes-graphics/wayland/wayland-protocols_1.18.imx.bb?h=zeus-5.4.3-1.0.0
> [3] http://patchwork.ozlabs.org/project/buildroot/patch/20200402130842.918696-3-gary.bisson at boundarydevices.com/
> 
> Gary Bisson (2):
>   package/weston: add imx-gpu-viv as possible egl provider
>   package/weston-imx: remove deprecated package
> 
>  Config.in.legacy                   |   6 ++
>  package/Config.in                  |   1 -
>  package/weston-imx/Config.in       | 114 -----------------------
>  package/weston-imx/weston-imx.hash |   3 -
>  package/weston-imx/weston-imx.mk   | 144 -----------------------------
>  package/weston/Config.in           |   8 +-
>  6 files changed, 10 insertions(+), 266 deletions(-)
>  delete mode 100644 package/weston-imx/Config.in
>  delete mode 100644 package/weston-imx/weston-imx.hash
>  delete mode 100644 package/weston-imx/weston-imx.mk
> 
> -- 
> 2.26.2
> 

  parent reply	other threads:[~2020-07-26 19:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19 12:54 [Buildroot] [PATCH 0/2] weston: fix i.MX support Gary Bisson
2020-06-19 12:54 ` [Buildroot] [PATCH 1/2] package/weston: add imx-gpu-viv as possible egl provider Gary Bisson
2020-06-19 12:55 ` [Buildroot] [PATCH 2/2] package/weston-imx: remove deprecated package Gary Bisson
2020-07-26 19:55 ` Gary Bisson [this message]
2020-09-12 12:27 ` [Buildroot] [PATCH 0/2] weston: fix i.MX support Thomas Petazzoni
2020-09-12 16:18   ` Gary Bisson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200726195550.GA8800@t450s.lan \
    --to=gary.bisson@boundarydevices.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox