[Intel-gfx] [PATCH] drm/i915/selftests: Fixup a couple of missing serialisation with vma

Matthew Auld matthew.william.auld at gmail.com
Wed Aug 21 21:10:13 UTC 2019


On Wed, 21 Aug 2019 at 20:39, Chris Wilson <chris at chris-wilson.co.uk> wrote:
>
> In commit 70d6894d1456 ("drm/i915: Serialize against vma moves")
> I managed to miss a couple of i915_vma_move_to_active() that had not
> serialised against an async vma pinning. Add the missing
> i915_request_await.
>
> Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>
> Cc: Matthew Auld <matthew.auld at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-gfx mailing list