crocus: Set MOCS for most state base addresses on pre-Gen8
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 20 Oct 2021 21:53:23 +0000 (14:53 -0700)
committerMarge Bot <emma+marge@anholt.net>
Thu, 28 Oct 2021 19:45:55 +0000 (19:45 +0000)
commit51f843ad6034f84aafc3fe2a08f8a67112e1005a
tree0badf5ed8910009b32f2eeb54e20001228133d1d
parentdfe455b6dfb927b43681fed29a9bc5a88f763171
crocus: Set MOCS for most state base addresses on pre-Gen8

We were only setting MOCS for dynamic state, surface state, instruction,
and indirect base addresses on Gen8+.  We should set them on Gen6+.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13480>
src/gallium/drivers/crocus/crocus_state.c