iris: fix context restore of 3DSTATE_CONSTANT ranges
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 20 Sep 2018 20:32:07 +0000 (13:32 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:08 +0000 (10:26 -0800)
commitaaced066e89716d66a89a26923a4e3e1e52f5666
treed1a979528e2013145a279ed3691de97d399f3a4c
parent58a6c99ebe2166f8d5db88830bdfac57540403d4
iris: fix context restore of 3DSTATE_CONSTANT ranges

if clean we want to DO the pinning...not SKIP the pinning.

thanks to Jordan Justen for catching this!
src/gallium/drivers/iris/iris_state.c