isl: Reduce assertions during aux surf creation
authorNanley Chery <nanley.g.chery@intel.com>
Wed, 31 Jul 2019 21:38:29 +0000 (14:38 -0700)
committerNanley Chery <nanley.g.chery@intel.com>
Mon, 28 Oct 2019 17:47:05 +0000 (10:47 -0700)
commite2e67b3f11bf11dedab77322a28c87c32d5ed30a
treee6cbcfdb2a8cec69cb71e64ae4e93bb5ec994272
parent6670e07a6efb69951c45583b51d51de31c9e7119
isl: Reduce assertions during aux surf creation

Return false more often to reduce the burden on the caller.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/isl/isl.c