iris: Use full ways for L3 cache setup on Icelake.
Anuj fixed this in i965 and anv, but the fix never landed in iris. Fixes tessellation corruption on Icelake. Thanks to Rafael for bisecting this and tracking it down. Fixes: d0996d5f iris: Emit default L3 config for the render pipeline Reviewed-by:Rafael Antognolli <rafael.antognolli@intel.com>