intel/isl: Support lossless compression with multisamples
authorSagar Ghuge <sagar.ghuge@intel.com>
Wed, 18 Sep 2019 19:37:59 +0000 (12:37 -0700)
committerSagar Ghuge <sagar.ghuge@intel.com>
Mon, 28 Oct 2019 21:02:01 +0000 (14:02 -0700)
commit366fcbf2d8d35e187e4d28e1410605c15b6da101
tree8d48348db9039e394fa21931a1f6f3b8d99e0661
parent758a6a3a00b081db75be236e6b5c0d03e1e35440
intel/isl: Support lossless compression with multisamples

GEN12 adds the ability to losslessly compress each sample plane in a
multisampled buffer that uses MCS compression.

v2: Remove unnecessary assertion (Nanley Chery)

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Nanley Chery <nanley.g.chery@intel.com>
src/intel/isl/isl.c