commit | 698d723a6d4f19de750fafc9287f1bd74f25ba07 | [log] [tgz] |
---|---|---|
author | Nanley Chery <nanley.g.chery@intel.com> | Wed Oct 23 15:51:56 2019 -0700 |
committer | Nanley Chery <nanley.g.chery@intel.com> | Mon Oct 28 10:47:04 2019 -0700 |
tree | fce0373dd308bf1198cde543706d0d6027749238 | |
parent | 939ddccb7a541259957e883d2c9dedbe4df265ad [diff] |
anv/blorp: Use BLORP_BATCH_NO_UPDATE_CLEAR_COLOR Avoid failing the `info->use_clear_address` assertion in ISL on Gen12+. Fixes: 6c9f9a82d78 ("intel/genxml,isl: Add gen12 render surface state changes") Reported-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>