[Mesa-dev] [PATCH v2 3/6] radeonsi:optimizing SET_CONTEXT_REG for shaders VS

Marek Olšák maraeo at gmail.com
Mon Oct 8 22:18:16 UTC 2018


I didn't see any issue when I was testing Tahiti and Hawaii on amdgpu.
radeon is too unstable for a 16-thread piglit, so I never use it.

You can try to set reg_saved = 0 in si_begin_new_gfx_cs. That should
prevent issues with CLEAR_STATE.

Marek
On Mon, Oct 8, 2018 at 12:30 PM Michel Dänzer <michel at daenzer.net> wrote:
>
> On 2018-10-03 5:53 p.m., Sonny Jiang wrote:
> > Signed-off-by: Sonny Jiang <sonny.jiang at amd.com>
>
> Unfortunately, this change causes GPU hangs with the radeon kernel
> driver on Kaveri, see the attached dmesg excerpt (this might have been
> with later patches from the series still applied, but I've had to revert
> those in addition to this one, or there are conflicts).
>
>
> --
> Earthling Michel Dänzer               |               http://www.amd.com
> Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list