isl: Don't filter tiling flags if a specific tiling bit is set
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 2 Mar 2016 01:32:14 +0000 (17:32 -0800)
committerNanley Chery <nanley.g.chery@intel.com>
Thu, 3 Mar 2016 19:23:40 +0000 (11:23 -0800)
commit091f1da902c71ac8d3d27b325a118e2f683f1ae5
tree07b34f936d49576212ebeef712e43e6f40cd4c7a
parent456f5b0314747c5e47435a6d9d708ef7895c7a49
isl: Don't filter tiling flags if a specific tiling bit is set

If a specific bit is set, the intention to create a surface with a
specific tiling format should be respected.

Signed-off-by: Nanley Chery <nanley.g.chery@intel.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
src/intel/isl/isl.c