From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Cc: mbober1@gmail.com
Subject: Re: [yocto-patches] [meta-rockchip] [PATCH] mesa: build panfrost for RK3566 boards
Date: Tue, 18 Jun 2024 08:11:05 -0400 [thread overview]
Message-ID: <20240618121105.GA7341@localhost> (raw)
In-Reply-To: <0e12a001-4564-4272-b5d4-af42fe80da1b@cherry.de>
On Tue 2024-06-18 @ 11:48:26 AM, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Marcin,
>
> On 6/17/24 10:00 PM, Marcin Bober via lists.yoctoproject.org wrote:
> > [You don't often get email from mbober1=gmail.com@lists.yoctoproject.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> >
> > The RK356x SoC family (of which we currently only support RK3568) has a
> > Bifrost GPU that is supported by open-source Panfrost Linux kernel and
> > Mesa drivers, therefore let's build mesa with Panfrost support for
> > RK3566.
> >
> > Signed-off-by: Marcin Bober <mbober1@gmail.com>
> > ---
> > recipes-graphics/mesa/mesa_%.bbappend | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
> > index 2d9ec2e..ca1ad70 100644
> > --- a/recipes-graphics/mesa/mesa_%.bbappend
> > +++ b/recipes-graphics/mesa/mesa_%.bbappend
> > @@ -2,4 +2,5 @@ PACKAGECONFIG:append:rk3288 = " kmsro panfrost"
> > PACKAGECONFIG:append:rk3328 = " kmsro lima"
> > PACKAGECONFIG:append:rk3399 = " kmsro panfrost"
> > PACKAGECONFIG:append:rk3568 = " kmsro panfrost"
> > +PACKAGECONFIG:append:rk3566 = " kmsro panfrost"
>
> Maybe re-order alphabetically :) ?
I can re-order when I apply.
> Otherwise looking good to me,
>
> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
>
> Thanks!
> Quentin
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#336): https://lists.yoctoproject.org/g/yocto-patches/message/336
> Mute This Topic: https://lists.yoctoproject.org/mt/106728240/900817
> Group Owner: yocto-patches+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto-patches/leave/13168745/900817/63955952/xyzzy [twoerner@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
next prev parent reply other threads:[~2024-06-18 12:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-17 20:00 [meta-rockchip] [PATCH] mesa: build panfrost for RK3566 boards Marcin Bober
2024-06-18 9:48 ` [yocto-patches] " Quentin Schulz
2024-06-18 12:11 ` Trevor Woerner [this message]
2024-06-18 12:20 ` Trevor Woerner
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=20240618121105.GA7341@localhost \
--to=twoerner@gmail.com \
--cc=mbober1@gmail.com \
--cc=yocto-patches@lists.yoctoproject.org \
/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.