isl: Use ARRAY_PITCH_SPAN_FULL for depth/stencil surfaces on gen7
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 12 Jul 2016 21:57:30 +0000 (14:57 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 13 Jul 2016 18:47:37 +0000 (11:47 -0700)
commita52f26d6e84d27adfab628cea16a7399149f4233
treefcb03e210fbbbae2901c2eb4b0561154eff4a08d
parent0d48ac627a5a6021a8c40504937f910bf5b765a8
isl: Use ARRAY_PITCH_SPAN_FULL for depth/stencil surfaces on gen7

We helpfully inserted a PRM quotation about how we need to use
ARRAY_PITCH_SPAN_FULL and then set it to COMPACT.  Oops...

Reviewed-by: Chad Versace <chad.versace@intel.com>
src/intel/isl/isl.c