On 2021-10-05 11:13:16 [+0100], Tvrtko Ursulin wrote:
Needs this fix:
commit d576b31bdece7b5034047cbe21170e948198d32f Author: Matthew Auld matthew.auld@intel.com Date: Fri Sep 24 15:46:46 2021 +0100
drm/i915: remember to call i915_sw_fence_fini
Thanks, works. Needed a tweak since it does not apply as-is.
But in the fix we forgot to add:
Fixes: 62eaf0ae217d ("drm/i915/guc: Support request cancellation")
So not sure if it will appear on it's own. Adding Joonas and Rodrigo for maintainer level help.
Regards,
Tvrtko
Sebastian