Skip to content

iris: finish aux import on get_param

James Xiong requested to merge jamesxio/mesa:export into master

A buffer and its aux are imported separately, if the aux import is not completed yet when resource_get_param is called, merge the separate aux a.k.a the 2nd image into the main image.

Fixes: 246eebba ("iris: Export and import surfaces with modifiers that have aux data")

Signed-off-by: James Xiong's avatarJames Xiong james.xiong@intel.com Reviewed-by: Kenneth Graunke's avatarKenneth Graunke kenneth@whitecape.org Reviewed-by: Jordan Justen's avatarJordan Justen jordan.l.justen@intel.com

Edited by James Xiong

Merge request reports