From 26bf3783d555883fce2de0d3fdb6aaed737110ca161e0f32d0495d4e3fada884 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 26 May 2016 09:49:06 +0000 Subject: [PATCH] Accepting request 398107 from devel:ARM:Factory - enable vc4 and freedreno on aarch64 as well OBS-URL: https://build.opensuse.org/request/show/398107 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/Mesa?expand=0&rev=517 --- Mesa.changes | 5 +++++ Mesa.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/Mesa.changes b/Mesa.changes index 1239951..5c7f949 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 25 11:39:12 UTC 2016 - dmueller@suse.com + +- enable vc4 and freedreno on aarch64 as well + ------------------------------------------------------------------- Wed May 18 17:01:35 UTC 2016 - eich@suse.com diff --git a/Mesa.spec b/Mesa.spec index c789603..b7e9965 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -25,7 +25,7 @@ %else %define gallium_loader 0 %endif -%ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le +%ifarch %ix86 x86_64 aarch64 %arm ppc ppc64 ppc64le %define xvmc_support 1 %define vdpau_nouveau 1 %define vdpau_radeon 1 @@ -609,11 +609,11 @@ autoreconf -fvi --enable-va \ --enable-xvmc \ %endif -%ifarch %arm ppc64 ppc64le +%ifarch aarch64 %arm ppc64 ppc64le --enable-xa \ --enable-gallium-llvm \ --with-dri-drivers=nouveau \ -%ifarch %arm +%ifarch %arm aarch64 --with-gallium-drivers=r300,r600,nouveau,swrast,svga,freedreno,vc4 \ %else --with-gallium-drivers=r300,r600,nouveau,swrast,svga \ @@ -629,7 +629,7 @@ autoreconf -fvi --with-dri-drivers=swrast \ --with-gallium-drivers=swrast \ %endif -%ifarch aarch64 s390x +%ifarch s390x --enable-xa \ --enable-gallium-llvm \ --with-dri-drivers=swrast \ @@ -947,7 +947,7 @@ install -m 644 $RPM_SOURCE_DIR/README.updates \ %{_libdir}/libMesaOpenCL.so* %endif -%ifnarch s390 s390x aarch64 +%ifnarch s390 s390x %files libva %defattr(-,root,root) %dir %{_libdir}/dri