commit | 69242f188c37cae6277cab8054d68a4973e90a57 | [log] [tgz] |
---|---|---|
author | Nanley Chery <nanley.g.chery@intel.com> | Wed Sep 08 07:08:17 2021 -0700 |
committer | Marge Bot <eric+marge@anholt.net> | Thu Sep 16 18:07:23 2021 +0000 |
tree | 402226ee4c39e2af73a38166ce125f161e44b1c9 | |
parent | 8510d17ff4e293e9742a6366e01d871172d86e4d [diff] |
iris: Finish aux import in iris_resource_from_handle This allows us to delete iris_resource_unfinished_aux_import, which incorrectly assumed that a CCS-enabled resource needs an aux BO. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12795>