Skip to content

v3dv: TFU fixes

Iago Toral requested to merge itoral/mesa:v3dv_tfu_fixes into master

A couple of fixes that address issues with our TFU job setup for image blits and copies. The second patch fixes an issue with UE where we could end up with a duplicated BO in our kernel submission that would lead to job fails.

Merge request reports