From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: Maxime Chevallier <maxime.chevallier@bootlin.com>,
Paul Kocialkowski <paul.kocialkowski@bootlin.com>,
Peter Seiderer <ps.report@gmx.net>,
Julien Corjon <corjon.j@ecagroup.com>,
buildroot@buildroot.org, Luca Ceresoli <luca@lucaceresoli.net>,
Giulio Benetti <giulio.benetti@benettiengineering.com>,
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Subject: Re: [Buildroot] [PATCH 4/7] package/mali-bifrost-driver: new package
Date: Thu, 30 Dec 2021 15:14:28 +0100 [thread overview]
Message-ID: <20211230151428.1a49b1bf@windsurf> (raw)
In-Reply-To: <20200306071440.30433-5-miquel.raynal@bootlin.com>
Hello Miquèl,
On Fri, 6 Mar 2020 08:14:37 +0100
Miquel Raynal <miquel.raynal@bootlin.com> wrote:
> +MALI_BIFROST_DRIVER_VERSION = v0.1
> +MALI_BIFROST_DRIVER_SITE = $(call github,bootlin,mali-bifrost,$(MALI_BIFROST_DRIVER_VERSION))
> +MALI_BIFROST_DRIVER_DEPENDENCIES = linux
> +MALI_BIFROST_DRIVER_LICENSE = GPL-2.0
> +MALI_BIFROST_DRIVER_LICENSE_FILE = LICENSE
> +MALI_BIFROST_DRIVER_MODULE_SUBDIRS = r8p0/drivers/gpu/arm/midgard
There is something really odd here: why is this package named
mali-bitfrost-driver if the subdirectory you're building is
r8p0/drivers/gpu/arm/midgard ? bitfrost and midgard are two different
generations of the ARM Mali GPU, at least according to
https://en.wikipedia.org/wiki/Mali_(GPU).
Could you clarify (you or somebody else, for that matter) ?
Thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-12-30 14:14 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-06 7:14 [Buildroot] [PATCH 0/7] Rockchip Mali Bifrost GPU support Miquel Raynal
2020-03-06 7:14 ` [Buildroot] [PATCH 1/7] package/sunxi-mali-utgard: rename from sunxi-mali-mainline Miquel Raynal
2020-03-06 7:14 ` [Buildroot] [PATCH 2/7] package/sunxi-mali-utgard-driver: rename from sunxi-mali-mainline-driver Miquel Raynal
2020-03-06 7:14 ` [Buildroot] [PATCH 3/7] package/rockchip-mali-bifrost: new package with binary blobs Miquel Raynal
2022-01-08 16:20 ` Thomas Petazzoni
2020-03-06 7:14 ` [Buildroot] [PATCH 4/7] package/mali-bifrost-driver: new package Miquel Raynal
2021-12-30 14:14 ` Thomas Petazzoni [this message]
2021-12-30 15:28 ` Giulio Benetti
2021-12-30 16:08 ` Thomas Petazzoni
2021-12-30 16:45 ` Giulio Benetti
2022-01-08 18:07 ` Thomas Petazzoni
2020-03-06 7:14 ` [Buildroot] [PATCH 5/7] package/qt5: make it possible to use rockchip-mali-bifrost as GBM provider Miquel Raynal
2022-01-08 18:08 ` Thomas Petazzoni
2020-03-06 7:14 ` [Buildroot] [PATCH 6/7] package/qt5: generalize the condition on which EGLFS KMS gets supported Miquel Raynal
2022-01-08 18:12 ` Thomas Petazzoni
2020-03-06 7:14 ` [Buildroot] [PATCH 7/7] package/qt5: allows using rockchip-mali-bifrost as OpenGL/KMS provider Miquel Raynal
2022-01-08 18:28 ` Thomas Petazzoni
2021-09-21 21:24 ` [Buildroot] [PATCH 0/7] Rockchip Mali Bifrost GPU support Giulio Benetti
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=20211230151428.1a49b1bf@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=corjon.j@ecagroup.com \
--cc=giulio.benetti@benettiengineering.com \
--cc=luca@lucaceresoli.net \
--cc=maxime.chevallier@bootlin.com \
--cc=miquel.raynal@bootlin.com \
--cc=paul.kocialkowski@bootlin.com \
--cc=ps.report@gmx.net \
--cc=thomas.de_schampheleire@nokia.com \
/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 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.