intel: Track stencil aux usage on Gen12+
authorSagar Ghuge <sagar.ghuge@intel.com>
Wed, 23 Oct 2019 23:24:46 +0000 (16:24 -0700)
committerSagar Ghuge <sagar.ghuge@intel.com>
Tue, 29 Oct 2019 21:46:15 +0000 (14:46 -0700)
commitc4011867624808c4c51ae1d19dfd09fd1d455670
tree550ecb12999538663b61dd376eb6ef7ae0850331
parent53d472df24d4bc05359120df0615321318922d6d
intel: Track stencil aux usage on Gen12+

Enable stencil compression enable and control surface enable bit if
stencil buffer lossless compression is enabled.

v2: Remove unnecessary GEN_GEN check (Nanley Chery)

v3: (Nanley Chery)
- Change commit subject tag from intel/isl to intel
- Keep assignment order correct

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/gallium/drivers/iris/iris_state.c
src/intel/blorp/blorp_genX_exec.h
src/intel/isl/isl.h
src/intel/isl/isl_emit_depth_stencil.c