[Mesa-dev] [PATCH 4/6] intel/isl: Handle HiZ and CCS tiling more directly

Chad Versace chadversary at chromium.org
Wed Sep 7 19:15:06 UTC 2016


On Fri 02 Sep 2016, Jason Ekstrand wrote:
> The HiZ and CCS tiling formats are always used for HiZ and CCS surfaces
> respectively.  There's no reason why we should go through filter_tiling and
> it's much easier to always get HiZ and CCS right if we just handle them
> directly.
> ---
>  src/intel/isl/isl.c      | 18 ++++++++++++++++--
>  src/intel/isl/isl_gen7.c | 14 --------------
>  2 files changed, 16 insertions(+), 16 deletions(-)

Reviewed-by: Chad Versace <chadversary at chromium.org>



More information about the mesa-dev mailing list