On 19/10/2022 22:59, Andrzej Hajda wrote:
Since almost all calls to i915_vma_move_to_active are prepended with i915_request_await_object, let's call the latter from _i915_vma_move_to_active by default and add flag allowing bypassing it. Adjust all callers accordingly. The patch should not introduce functional changes.Signed-off-by: Andrzej Hajda <[email protected]>
I thought someone already reviewed this series. Anyway, Reviewed-by: Matthew Auld <[email protected]>
