Skip to content

iris: don't assert on unfinish aux import in copy paths

After a resource is created the first command using it could be a copy command.

In iris_state we finish the import on surface/view creation but we don't do that for copies.

Signed-off-by: Lionel Landwerlin lionel.g.landwerlin@intel.com Cc: mesa-stable@lists.freedesktop.org Closes: #2725 (closed)

Merge request reports