summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2019-12-03 17:19:06 +0100
committerThierry Reding <treding@nvidia.com>2019-12-04 13:34:48 +0100
commit9569c3e9227c03e2b5eb341676e46b0bcbbeaa01 (patch)
treeda10870c483957299b1224a51b44c0047f06aa1e /Documentation/dev-tools
parent84db889e6d827eefc3dde130fec8382d2dcb23ac (diff)
drm/tegra: hub: Remove bogus connection mutex check
The Tegra DRM never actually took that lock, so the driver was broken until generic locking was added in commit: commit b962a12050a387e4bbf3a48745afe1d29d396b0d Author: Rob Clark <robdclark@gmail.com> Date: Mon Oct 22 14:31:22 2018 +0200 drm/atomic: integrate modeset lock with private objects It's now no longer necessary to take that lock, so drop the check. v2: add rationale for why it is now safe to drop the check (Daniel) Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/dev-tools')
0 files changed, 0 insertions, 0 deletions