intel/isl: Assert that we don't use CCS for storage images
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 1 Feb 2017 22:34:27 +0000 (14:34 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 2 Feb 2017 21:33:43 +0000 (13:33 -0800)
commitfc9f0db8e3ab04ee9a529ccd36fd8b2f6cbb47dd
treef4a91016f4b7f62dfd9a66d327be365ea6fffdec
parent7e6a9d9c4b59e84aad81c128ae3dce9d2f3d1167
intel/isl: Assert that we don't use CCS for storage images

I enabled CCS for storage images in the Vulkan driver and ran it through
the CTS.  It didn't result in any hangs but it demonstrated that the data
port cannot handle CCS.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/intel/isl/isl_surface_state.c