<p dir="ltr"><br>
On Jul 12, 2016 4:14 PM, "Chad Versace" <<a href="mailto:chad.versace@intel.com">chad.versace@intel.com</a>> wrote:<br>
><br>
> On Tue 12 Jul 2016, Jason Ekstrand wrote:<br>
> > On Tue, Jul 12, 2016 at 2:36 PM, Chad Versace <<a href="mailto:chad.versace@intel.com">chad.versace@intel.com</a>><br>
> > wrote:<br>
> ><br>
> > > Also, isl.c needs an update in this hunk:<br>
> > ><br>
> > >    # isl.c<br>
> > >    if (isl_surf_usage_is_depth_or_stencil(info->usage)) {<br>
> > >       /* From the Ivybridge PRM >> Volume 1 Part 1: Graphics Core >><br>
> > >        * Section <a href="http://6.18.4.7">6.18.4.7</a>: Surface Arrays (p112):<br>
> > >        *<br>
> > >        *    If Surface Array Spacing is set to ARYSPC_FULL (note that<br>
> > >        *    the depth buffer and stencil buffer have an implied value<br>
> > >        *    ARYSPC_FULL):<br>
> > >        */<br>
> > >       return ISL_ARRAY_PITCH_SPAN_COMPACT;<br>
> > >    }<br>
> > ><br>
> ><br>
> > Right.  I think we also need to fix that to be PITCH_SPAN_FULL because it<br>
> > looks like it directly contradicts the comment.  I'll add that as a fixup<br>
> > patch at the beginning of the series and update the HiZ patch to do the<br>
> > right thing here.<br>
><br>
> Ok. I'll wait for that to hit your branch before I r-b.</p>
<p dir="ltr">Already there</p>