Files
linux-stable-mirror/drivers/gpu
Rob ClarkandGreg Kroah-Hartman 9dffbbd7b8 drm/msm: Add priv->mm_lock to protect active/inactive lists
[ Upstream commit d984457b31 ]

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: a30f9f65b5 ("drm/msm/a5xx: workaround early ring-buffer emptiness check")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-10-17 15:07:47 +02:00
..