<div dir="ltr"><div>That was fun to read through... So much code just goes away. :-)  I made a couple of fairly minor suggestions.  The one semi-major concern I have is that I don't see where you convert CCS over.  Am I just missing it or is it in another patch series?<br><br></div>--Jason<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 13, 2017 at 7:53 AM, Topi Pohjolainen <span dir="ltr"><<a href="mailto:topi.pohjolainen@gmail.com" target="_blank">topi.pohjolainen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This is also earlier work in the list. Major difference is that<br>
gen6 hiz is now based on the new "side-by-side" layout.<br>
<br>
Topi Pohjolainen (8):<br>
  i965/miptree: Refactor isl aux usage resolver<br>
  i965/gen6: Use isl for hiz<br>
  i965/miptree: Refactor aux surface allocation<br>
  i965/miptree: Use isl for mcs layouts<br>
  i965/miptree: Drop MIPTREE_LAYOUT_ACCELERATED_<wbr>UPLOAD in mcs init<br>
  i965/miptree/gen7+: Use isl for hiz layouts<br>
  i965/blorp: Use hiz surface instead of creating copy<br>
  i965/wm: Use stored hiz surface instead of creating copy<br>
<br>
 src/mesa/drivers/dri/i965/brw_<wbr>blorp.c            |  25 +-<br>
 src/mesa/drivers/dri/i965/brw_<wbr>wm_surface_state.c |  14 +-<br>
 src/mesa/drivers/dri/i965/<wbr>gen6_depth_state.c     |  14 +-<br>
 src/mesa/drivers/dri/i965/<wbr>gen7_misc_state.c      |   5 +-<br>
 src/mesa/drivers/dri/i965/<wbr>gen8_depth_state.c     |   6 +-<br>
 src/mesa/drivers/dri/i965/<wbr>intel_mipmap_tree.c    | 492 ++++-------------------<br>
 src/mesa/drivers/dri/i965/<wbr>intel_mipmap_tree.h    |  27 +-<br>
 7 files changed, 126 insertions(+), 457 deletions(-)<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
2.11.0<br>
<br>
______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
</font></span></blockquote></div><br></div>