iris/l3: Enable L3 full way allocation when L3 config is NULL
authorJordan Justen <jordan.l.justen@intel.com>
Fri, 2 Aug 2019 07:32:17 +0000 (00:32 -0700)
committerJordan Justen <jordan.l.justen@intel.com>
Mon, 22 Jun 2020 18:41:59 +0000 (11:41 -0700)
commite2e0521ecbbc0e666582162c2bf149f1e41c73e2
treef79bcc823f224256e58b98f3ba0fb1d75eb14d71
parent6054b24f58451853391915208ba96d46605047ac
iris/l3: Enable L3 full way allocation when L3 config is NULL

Reworks:
 * Jordan: Check for cfg == NULL rather than is_dg1

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4956>
src/gallium/drivers/iris/iris_state.c