On 28 March 2017 at 20:11, Dave Airlie <airl...@gmail.com> wrote:

> On 28 March 2017 at 21:05, Alex Smith <asm...@feralinteractive.com> wrote:
> > Hi Dave,
> >
> > This commit is causing some GPU hangs for us, on Polaris cards at least
> (470
> > and 480).
> >
> > It also causes hangs in Dota 2 (on the initial logo screen at startup).
> >
> > Seems to be caused by the change to set the SPI_PS_INPUT_CNTL registers
> with
> > radeon_set_context_reg_seq - changing that to use a separate
> > radeon_set_context_reg call for each register avoids the hangs here,
> which
> > seems... odd.
> >
> > Any idea?
>
> Oops, fix pushed, it didn't handle the 0 case properly.
>
> Thanks for reporting!
>

Can confirm that fixes it, thanks!

Alex


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

Reply via email to