On Wed, 2018-04-18 at 15:41 -0400, Marek Olšák wrote:
> On Wed, Apr 18, 2018 at 8:00 AM, Juan A. Suarez Romero
> wrote:
> > On Mon, 2018-04-16 at 20:52 -0400, Marek Olšák wrote:
> > > Hi,
> > >
> > > This cleanup is motivated by a Mesa/LLVM crash on Ubuntu 18.04.
> > > It happens inside gallivm_
On Wed, Apr 18, 2018 at 8:00 AM, Juan A. Suarez Romero
wrote:
> On Mon, 2018-04-16 at 20:52 -0400, Marek Olšák wrote:
> > Hi,
> >
> > This cleanup is motivated by a Mesa/LLVM crash on Ubuntu 18.04.
> > It happens inside gallivm_dispose_target_library_info and only
> > LLVM 5.0 and 6.0 seem to be
On Mon, 2018-04-16 at 20:52 -0400, Marek Olšák wrote:
> Hi,
>
> This cleanup is motivated by a Mesa/LLVM crash on Ubuntu 18.04.
> It happens inside gallivm_dispose_target_library_info and only
> LLVM 5.0 and 6.0 seem to be affected.
Should this series (or part of this) be nominated for stable?
] RadeonSI LLVM crash
workaround for Ubuntu 18.04
Kernel 4.16.0+ Mareks kernel patches for IB Partial flush i.e. DRM 3.26.0
I did not test Mareks patches isolated for performance gains
This is git since 9.4.18 plus Mareks patches
RX560 4GB OC (but with 50 Watt cap, before: 60W got too hot)
Deus Ex
1
Hi,
This cleanup is motivated by a Mesa/LLVM crash on Ubuntu 18.04.
It happens inside gallivm_dispose_target_library_info and only
LLVM 5.0 and 6.0 seem to be affected.
The workaround is to move target_library_info into the context
(1 instance) and the screen (1 instance per compiler thread) to r