diff mbox series

[1/2] mesa: drop VDPAU remnants

Message ID 20260115032458.2775110-1-dmitry.baryshkov@oss.qualcomm.com
State Accepted, archived
Commit 3b05f58586bc3cc156c194342fe1775e567870d1
Headers show
Series [1/2] mesa: drop VDPAU remnants | expand

Commit Message

Dmitry Baryshkov Jan. 15, 2026, 3:24 a.m. UTC
Mesa 25.3.x dropped support for VDPAU. Commit 88e26a937549 ("mesa:
upgrade 25.2.5 -> 25.3.1") has dropped most of VDPAU-related items,
but it didn't drop mesa-vdpau-drivers package (nor did it drop VDPAU
bits from mesa-dev). Drop those remnants.

Fixes: 88e26a937549 ("mesa: upgrade 25.2.5 -> 25.3.1")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
 meta/recipes-graphics/mesa/mesa.inc | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Comments

Quentin Schulz Jan. 15, 2026, 2:27 p.m. UTC | #1
Hi Dmitry,

On 1/15/26 4:24 AM, Dmitry Baryshkov via lists.openembedded.org wrote:
> Mesa 25.3.x dropped support for VDPAU. Commit 88e26a937549 ("mesa:
> upgrade 25.2.5 -> 25.3.1") has dropped most of VDPAU-related items,
> but it didn't drop mesa-vdpau-drivers package (nor did it drop VDPAU
> bits from mesa-dev). Drop those remnants.
> 
> Fixes: 88e26a937549 ("mesa: upgrade 25.2.5 -> 25.3.1")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!
Quentin
Antonin Godard Jan. 15, 2026, 4:36 p.m. UTC | #2
Hi,

On Thu Jan 15, 2026 at 4:24 AM CET, Dmitry Baryshkov via lists.openembedded.org wrote:
> Mesa 25.3.x dropped support for VDPAU. Commit 88e26a937549 ("mesa:
> upgrade 25.2.5 -> 25.3.1") has dropped most of VDPAU-related items,
> but it didn't drop mesa-vdpau-drivers package (nor did it drop VDPAU
> bits from mesa-dev). Drop those remnants.
>
> Fixes: 88e26a937549 ("mesa: upgrade 25.2.5 -> 25.3.1")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
> ---
>  meta/recipes-graphics/mesa/mesa.inc | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
> index 2547f8a68f02..a82bfb613549 100644
> --- a/meta/recipes-graphics/mesa/mesa.inc
> +++ b/meta/recipes-graphics/mesa/mesa.inc
> @@ -251,7 +251,7 @@ PACKAGES =+ "libegl-mesa libegl-mesa-dev \
>               libopencl-mesa \
>               libteflon \
>               mesa-megadriver mesa-vulkan-drivers \
> -             ${PN}-vdpau-drivers mesa-tools \

I think this was based on master-next which used to contain
https://lore.kernel.org/r/20260109123232.1199822-3-joaomarcos.costa@bootlin.com
?

But this patch was dropped after review.

Can you re-send this series based off master? I can't apply your patch at the
moment.

Thanks,
Antonin
Dmitry Baryshkov Jan. 15, 2026, 7:06 p.m. UTC | #3
On Thu, 15 Jan 2026 at 18:36, Antonin Godard <antonin.godard@bootlin.com> wrote:
>
> Hi,
>
> On Thu Jan 15, 2026 at 4:24 AM CET, Dmitry Baryshkov via lists.openembedded.org wrote:
> > Mesa 25.3.x dropped support for VDPAU. Commit 88e26a937549 ("mesa:
> > upgrade 25.2.5 -> 25.3.1") has dropped most of VDPAU-related items,
> > but it didn't drop mesa-vdpau-drivers package (nor did it drop VDPAU
> > bits from mesa-dev). Drop those remnants.
> >
> > Fixes: 88e26a937549 ("mesa: upgrade 25.2.5 -> 25.3.1")
> > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
> > ---
> >  meta/recipes-graphics/mesa/mesa.inc | 5 ++---
> >  1 file changed, 2 insertions(+), 3 deletions(-)
> >
> > diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
> > index 2547f8a68f02..a82bfb613549 100644
> > --- a/meta/recipes-graphics/mesa/mesa.inc
> > +++ b/meta/recipes-graphics/mesa/mesa.inc
> > @@ -251,7 +251,7 @@ PACKAGES =+ "libegl-mesa libegl-mesa-dev \
> >               libopencl-mesa \
> >               libteflon \
> >               mesa-megadriver mesa-vulkan-drivers \
> > -             ${PN}-vdpau-drivers mesa-tools \
>
> I think this was based on master-next which used to contain
> https://lore.kernel.org/r/20260109123232.1199822-3-joaomarcos.costa@bootlin.com
> ?
>
> But this patch was dropped after review.

Ugh, I still can't get myself used to patch reviews, which don't end
up with the master-next changes.

> Can you re-send this series based off master? I can't apply your patch at the
> moment.

Sure, I will!
diff mbox series

Patch

diff --git a/meta/recipes-graphics/mesa/mesa.inc b/meta/recipes-graphics/mesa/mesa.inc
index 2547f8a68f02..a82bfb613549 100644
--- a/meta/recipes-graphics/mesa/mesa.inc
+++ b/meta/recipes-graphics/mesa/mesa.inc
@@ -251,7 +251,7 @@  PACKAGES =+ "libegl-mesa libegl-mesa-dev \
              libopencl-mesa \
              libteflon \
              mesa-megadriver mesa-vulkan-drivers \
-             ${PN}-vdpau-drivers mesa-tools \
+             mesa-tools \
             "
 
 # For the packages that make up the OpenGL interfaces, inject variables so that
@@ -325,7 +325,6 @@  PACKAGES_DYNAMIC:class-native = "^mesa-driver-.*-native"
 
 FILES:mesa-megadriver = "${libdir}/dri/* ${datadir}/drirc.d"
 FILES:mesa-vulkan-drivers = "${libdir}/libvulkan_*.so ${libdir}/libpowervr_rogue.so ${datadir}/vulkan"
-FILES:${PN}-vdpau-drivers = "${libdir}/vdpau/*.so.*"
 FILES:libegl-mesa = "${libdir}/libEGL*.so.* ${datadir}/glvnd/egl_vendor.d"
 FILES:libgbm = "${libdir}/libgbm.so.* ${libdir}/gbm/*_gbm.so"
 FILES:libgallium = "${libdir}/libgallium-*.so"
@@ -336,7 +335,7 @@  FILES:libglx-mesa = "${libdir}/libGLX*.so.*"
 FILES:libopencl-mesa = "${libdir}/lib*OpenCL.so* ${sysconfdir}/OpenCL/vendors/*.icd"
 FILES:libglapi = "${libdir}/libglapi.so.*"
 
-FILES:${PN}-dev = "${libdir}/pkgconfig/dri.pc ${includedir}/GL/internal/dri_interface.h ${includedir}/vulkan ${libdir}/vdpau/*.so"
+FILES:${PN}-dev = "${libdir}/pkgconfig/dri.pc ${includedir}/GL/internal/dri_interface.h ${includedir}/vulkan"
 FILES:libegl-mesa-dev = "${libdir}/libEGL*.* ${includedir}/EGL ${includedir}/KHR ${libdir}/pkgconfig/egl.pc"
 FILES:libgbm-dev = "${libdir}/libgbm.* ${libdir}/pkgconfig/gbm.pc ${includedir}/gbm.h ${includedir}/gbm_backend_abi.h"
 FILES:libgl-mesa-dev = "${libdir}/libGL.* ${includedir}/GL/*.h ${libdir}/pkgconfig/gl.pc ${libdir}/pkgconfig/glx.pc"