On Tue, 2018-02-06 at 18:39 +0200, Andres Gomez wrote:
> On Tue, 2018-02-06 at 11:01 -0500, Jan Vesely wrote:
> > On Tue, 2018-02-06 at 17:42 +0200, Andres Gomez wrote:
> > > Fixes: 3bf1e036e8a ("amd: remove support for LLVM 3.9")
> > > Cc: Marek Olšák <marek.ol...@amd.com>
> > > Cc: Emil Velikov <emil.veli...@collabora.com>
> > > Cc: Jan Vesely <jan.ves...@rutgers.edu>
> > > Signed-off-by: Andres Gomez <ago...@igalia.com>
> > > ---
> > > 
> 
> [...]
> 
> > > @@ -131,7 +160,7 @@ matrix:
> > >          - DRI_LOADERS="--disable-glx --disable-gbm --disable-egl"
> > >          - DRI_DRIVERS=""
> > >          - GALLIUM_ST="--enable-dri --disable-opencl --disable-xa 
> > > --disable-nine --disable-xvmc --disable-vdpau --disable-va 
> > > --disable-omx-bellagio --disable-gallium-osmesa"
> > > -        - 
> > > GALLIUM_DRIVERS="i915,nouveau,pl111,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,etnaviv,imx"
> > > +        - 
> > > GALLIUM_DRIVERS="i915,nouveau,pl111,r300,r600,freedreno,svga,swrast,vc4,virgl,etnaviv,imx"
> > >          - VULKAN_DRIVERS=""
> > >          - LIBUNWIND_FLAGS="--enable-libunwind"
> > >        addons:
> > > @@ -166,7 +195,7 @@ matrix:
> > >          - DRI_LOADERS="--disable-glx --disable-gbm --disable-egl"
> > >          - DRI_DRIVERS=""
> > >          - GALLIUM_ST="--disable-dri --enable-opencl --enable-opencl-icd 
> > > --enable-llvm --disable-xa --disable-nine --disable-xvmc --disable-vdpau 
> > > --disable-va --disable-omx-bellagio --disable-gallium-osmesa"
> > > -        - GALLIUM_DRIVERS="r600,radeonsi"
> > > +        - GALLIUM_DRIVERS="r600"
> > 
> > Why is this necessary? Has there been any change that disqualifies
> > llvm-3.9 for radeonsi OpenCL?
> 
> Unless I'm missing something, what it is said in the commit log.
> 
> 3bf1e036e8a removed support for LLVM 3.9 in radeonsi and radv.
> 
ah, right. that's unfortunate, since clover does not need any of the
radeonsi llvm fanciness.

Bumping clover on radeonsi to 4.0 is OK with me.

Jan

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to