* [ptxdist] [PATCH] mesalib: version bump 24.2.2 -> 24.2.3
@ 2024-09-19 8:11 Philipp Zabel
2024-09-19 14:01 ` Michael Olbrich
0 siblings, 1 reply; 3+ messages in thread
From: Philipp Zabel @ 2024-09-19 8:11 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
rules/mesalib.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/mesalib.make b/rules/mesalib.make
index c18056a97db7..ef358a1f546e 100644
--- a/rules/mesalib.make
+++ b/rules/mesalib.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
#
# Paths and names
#
-MESALIB_VERSION := 24.2.2
-MESALIB_MD5 := 2efcf055c7d48b12cd2c9df2fc41f1b0
+MESALIB_VERSION := 24.2.3
+MESALIB_MD5 := e3a195842c5cfbfb7234ed45f70af787
MESALIB := mesa-$(MESALIB_VERSION)
MESALIB_SUFFIX := tar.xz
MESALIB_URL := \
--
2.39.5
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] mesalib: version bump 24.2.2 -> 24.2.3
2024-09-19 8:11 [ptxdist] [PATCH] mesalib: version bump 24.2.2 -> 24.2.3 Philipp Zabel
@ 2024-09-19 14:01 ` Michael Olbrich
2024-09-20 8:24 ` Philipp Zabel
0 siblings, 1 reply; 3+ messages in thread
From: Michael Olbrich @ 2024-09-19 14:01 UTC (permalink / raw)
To: Philipp Zabel; +Cc: ptxdist
On Thu, Sep 19, 2024 at 10:11:08AM +0200, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Hmmm, libgallium_drv_video.so is not always available. I think, that was
changed in mesa in b51ea6a445b4c1f386e992c894f85f262456db26 ("targets/va:
Build va driver into libgallium when building with dri").
>From what I can tell, the code was moved to libgallium-<version>.so (if
it's built) and the *_drv_video.so drivers must link to that instead.
Michael
> ---
> rules/mesalib.make | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rules/mesalib.make b/rules/mesalib.make
> index c18056a97db7..ef358a1f546e 100644
> --- a/rules/mesalib.make
> +++ b/rules/mesalib.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib
> #
> # Paths and names
> #
> -MESALIB_VERSION := 24.2.2
> -MESALIB_MD5 := 2efcf055c7d48b12cd2c9df2fc41f1b0
> +MESALIB_VERSION := 24.2.3
> +MESALIB_MD5 := e3a195842c5cfbfb7234ed45f70af787
> MESALIB := mesa-$(MESALIB_VERSION)
> MESALIB_SUFFIX := tar.xz
> MESALIB_URL := \
> --
> 2.39.5
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ptxdist] [PATCH] mesalib: version bump 24.2.2 -> 24.2.3
2024-09-19 14:01 ` Michael Olbrich
@ 2024-09-20 8:24 ` Philipp Zabel
0 siblings, 0 replies; 3+ messages in thread
From: Philipp Zabel @ 2024-09-20 8:24 UTC (permalink / raw)
To: ptxdist
On Do, 2024-09-19 at 16:01 +0200, Michael Olbrich wrote:
> On Thu, Sep 19, 2024 at 10:11:08AM +0200, Philipp Zabel wrote:
> > Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
>
> Hmmm, libgallium_drv_video.so is not always available. I think, that was
> changed in mesa in b51ea6a445b4c1f386e992c894f85f262456db26 ("targets/va:
> Build va driver into libgallium when building with dri").
>
> From what I can tell, the code was moved to libgallium-<version>.so (if
> it's built) and the *_drv_video.so drivers must link to that instead.
Thanks, enabling libgallium drivers is the only way to get VA drivers,
so that seems to be the correct solution.
regards
Philipp
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-20 8:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-19 8:11 [ptxdist] [PATCH] mesalib: version bump 24.2.2 -> 24.2.3 Philipp Zabel
2024-09-19 14:01 ` Michael Olbrich
2024-09-20 8:24 ` Philipp Zabel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox