vc4: Add a workaround for HW-2116 (state counter wrap fails).
authorEric Anholt <eric@anholt.net>
Fri, 23 Oct 2015 13:43:41 +0000 (14:43 +0100)
committerEric Anholt <eric@anholt.net>
Fri, 23 Oct 2015 17:11:21 +0000 (18:11 +0100)
commit7d7fbcdf4e1683d1aef19c7ee08cc222d8279672
treede30ca1b520a69dcc6537b140381dffead6a4d9c
parent73f610453296d7e8039ab05179d714d684d50fb3
vc4: Add a workaround for HW-2116 (state counter wrap fails).

I haven't proven that this happens (I've got other GPU hangs in the
way), but the closed driver also does this and it's documented as an
errata.
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_draw.c
src/gallium/drivers/vc4/vc4_job.c