drm/msm: Add priv->mm_lock to protect active/inactive lists
[ Upstream commit d984457b ] Rather than relying on the big dev->struct_mutex hammer, introduce a more specific lock for protecting the bo lists. Signed-off-by:Rob Clark <robdclark@chromium.org> Reviewed-by:
Jordan Crouse <jcrouse@codeaurora.org> Reviewed-by:
Kristian H. Kristensen <hoegsberg@google.com> Signed-off-by:
Rob Clark <robdclark@chromium.org> Stable-dep-of: a30f9f65 ("drm/msm/a5xx: workaround early ring-buffer emptiness check") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading