Skip to content
Commit 03facb39 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm/gem: Fix double resv lock aquire

Since commit 79e2cf2e ("drm/gem: Take reservation lock for vmap/vunmap
operations"), the resv lock is already held in the prime vmap path, so
don't try to grab it again.

v2: This applies to vunmap path as well
v3: Fix fixes commit

Fixes: 79e2cf2e

 ("drm/gem: Take reservation lock for vmap/vunmap operations")
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Acked-by: default avatarChristian König <christian.koenig@amd.com>
Patchwork: https://patchwork.freedesktop.org/patch/576642/
parent 8d352171
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment