diff --git a/Mesa-drivers.changes b/Mesa-drivers.changes index 6f0396e..a504407 100644 --- a/Mesa-drivers.changes +++ b/Mesa-drivers.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 29 12:35:33 UTC 2020 - Stefan Dirsch + +- enabled build of radeonsi DRI and VDPAU driver on aarch64 + (boo#1179376) + ------------------------------------------------------------------- Mon Nov 23 19:44:31 UTC 2020 - Stefan Dirsch diff --git a/Mesa-drivers.spec b/Mesa-drivers.spec index 9b58e76..c231f5f 100644 --- a/Mesa-drivers.spec +++ b/Mesa-drivers.spec @@ -781,7 +781,7 @@ egl_platforms=x11,drm,surfaceless,wayland %else %ifarch %{arm} aarch64 -Ddri-drivers=nouveau \ - -Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \ + -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \ %else %ifarch ppc64 ppc64le -Ddri-drivers=nouveau \ @@ -1017,7 +1017,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_r600.so.1.0.0 %endif -%ifarch %{ix86} x86_64 ppc64 ppc64le +%ifarch %{ix86} x86_64 ppc64 ppc64le %{arm} aarch64 %files -n libvdpau_radeonsi %{_libdir}/vdpau/libvdpau_radeonsi.so %{_libdir}/vdpau/libvdpau_radeonsi.so.1 diff --git a/Mesa.changes b/Mesa.changes index 6f0396e..a504407 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Nov 29 12:35:33 UTC 2020 - Stefan Dirsch + +- enabled build of radeonsi DRI and VDPAU driver on aarch64 + (boo#1179376) + ------------------------------------------------------------------- Mon Nov 23 19:44:31 UTC 2020 - Stefan Dirsch diff --git a/Mesa.spec b/Mesa.spec index e9817e2..adae80a 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -780,7 +780,7 @@ egl_platforms=x11,drm,surfaceless,wayland %else %ifarch %{arm} aarch64 -Ddri-drivers=nouveau \ - -Dgallium-drivers=r300,r600,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \ + -Dgallium-drivers=r300,r600,radeonsi,nouveau,swrast,virgl,freedreno,vc4,etnaviv,lima,panfrost,kmsro,v3d \ %else %ifarch ppc64 ppc64le -Ddri-drivers=nouveau \ @@ -1016,7 +1016,7 @@ echo "The \"Mesa\" package does not have the ability to render, but is supplemen %{_libdir}/vdpau/libvdpau_r600.so.1.0.0 %endif -%ifarch %{ix86} x86_64 ppc64 ppc64le +%ifarch %{ix86} x86_64 ppc64 ppc64le %{arm} aarch64 %files -n libvdpau_radeonsi %{_libdir}/vdpau/libvdpau_radeonsi.so %{_libdir}/vdpau/libvdpau_radeonsi.so.1