summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
diff options
context:
space:
mode:
authorArto Merilainen <amerilainen@nvidia.com>2016-11-08 19:51:33 +0200
committerThierry Reding <treding@nvidia.com>2016-11-11 15:33:13 +0100
commitd4b5781890b9329b9e7720f14d3eeb5661348535 (patch)
treea1ce286f7e473f0bd9103f0d59321d1af6d46faf /drivers/gpu/drm/tegra
parentf08ef2d1a1a9aaa756823e847f9eb74f3658393a (diff)
gpu: host1x: Add locking to syncpt
Currently syncpoints are not locked by mutex and this causes races if we are aggressively freeing and allocating syncpoints. This patch adds missing mutex protection to syncpoint structures. Signed-off-by: Arto Merilainen <amerilainen@nvidia.com> Reviewed-by: Shridhar Rasal <srasal@nvidia.com> Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> [treding@nvidia.com: use better label names, don't reset local variable] Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra')
0 files changed, 0 insertions, 0 deletions