summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/sor.c
diff options
context:
space:
mode:
authorDaniel Vetter2015-11-23 10:32:48 +0100
committerThierry Reding2015-12-14 10:50:37 +0100
commita07cdfe5389e0ca43f525c7d1da0930b7447e0c8 (patch)
tree062689e1ea9614fcb2635e05268f03e95ad8b12a /drivers/gpu/drm/tegra/sor.c
parentdrm/tegra: Don't take dev->struct_mutex in mmap offset ioctl (diff)
downloadkernel-qcow2-linux-a07cdfe5389e0ca43f525c7d1da0930b7447e0c8.tar.gz
kernel-qcow2-linux-a07cdfe5389e0ca43f525c7d1da0930b7447e0c8.tar.xz
kernel-qcow2-linux-a07cdfe5389e0ca43f525c7d1da0930b7447e0c8.zip
drm/tegra: Use drm_gem_object_unreference_unlocked()
This only grabs the mutex when really needed, but still has a might- acquire lockdep check to make sure that's always possible. With this patch Tegra DRM is officially struct_mutex free, yay! v2: refernce_unlocked doesn't exist as kbuild spotted. Cc: Thierry Reding <thierry.reding@gmail.com> Acked-by: Thierry Reding <thierry.reding@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@intel.com> [treding@nvidia.com: remove unused variables] Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/tegra/sor.c')
0 files changed, 0 insertions, 0 deletions