From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Fabian Pflug <f.pflug@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] mesalib: compile imagination driver
Date: Wed, 1 Jul 2026 09:39:18 +0200 [thread overview]
Message-ID: <20260701073918.312414-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260624130430.483680-2-f.pflug@pengutronix.de>
Thanks, applied as 02a13019f554e8e64b14aa99619e36dce5ffe5e9.
Michael
[sent from post-receive hook]
On Wed, 01 Jul 2026 09:39:18 +0200, Fabian Pflug <f.pflug@pengutronix.de> wrote:
> Fix error in imagination vulkan driver support, as it is not conditional
> with x86, but can also be used in other architectures.
>
> Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
> Message-Id: <20260624130430.483680-2-f.pflug@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index 7eddb97ce343..6a96235a5b1d 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -143,8 +143,8 @@ ifdef PTXCONF_ARCH_X86
> MESALIB_VULKAN_DRIVERS-$(PTXCONF_MESALIB_VULKAN_AMD) += amd
> MESALIB_VULKAN_DRIVERS-$(PTXCONF_MESALIB_VULKAN_INTEL) += intel
> MESALIB_VULKAN_DRIVERS-$(PTXCONF_MESALIB_VULKAN_INTEL_HASVK) += intel_hasvk
> -MESALIB_VULKAN_DRIVERS-$(PTXCONF_MESALIB_VULKAN_IMAGINATION) += imagination
> endif
> +MESALIB_VULKAN_DRIVERS-$(PTXCONF_MESALIB_VULKAN_IMAGINATION) += imagination
> ifdef PTXCONF_ARCH_ARM_NEON
> MESALIB_VULKAN_DRIVERS-$(PTXCONF_MESALIB_VULKAN_BROADCOM) += broadcom
> endif
next prev parent reply other threads:[~2026-07-01 7:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-24 13:03 [ptxdist] [PATCH 1/2] weston: add mesalib dependency Fabian Pflug
2026-06-24 13:03 ` [ptxdist] [PATCH 2/2] mesalib: compile imagination driver Fabian Pflug
2026-07-01 7:39 ` Michael Olbrich [this message]
2026-07-01 7:39 ` [ptxdist] [APPLIED] weston: add mesalib dependency Michael Olbrich
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=20260701073918.312414-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=f.pflug@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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