[GIT PULL] Armada DRM development updates development updates
Russell King
rmk at arm.linux.org.uk
Tue Dec 22 08:37:07 PST 2015
David,
Please incorporate the latest Armada DRM development updates development
updates, which can be found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-armada-devel
with SHA1 0b8ebeacf5ef43a467c7ec5400ccc1ffc3fbdfba.
These are the patches from Daniel Vetter, getting rid of struct_mutex
from the Armada DRM driver.
This will update the following files:
drivers/gpu/drm/armada/armada_crtc.c | 9 ++-------
drivers/gpu/drm/armada/armada_debugfs.c | 4 ++--
drivers/gpu/drm/armada/armada_drm.h | 3 ++-
drivers/gpu/drm/armada/armada_drv.c | 1 +
drivers/gpu/drm/armada/armada_gem.c | 29 +++++++++++++++--------------
5 files changed, 22 insertions(+), 24 deletions(-)
through these changes:
Daniel Vetter (5):
drm/armada: use unlocked gem unreferencing
drm/armada: plug leak in dumb_map_offset
drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
drm/armada: drop struct_mutex from cursor paths
drm/armada: use a private mutex to protect priv->linear
Many thanks.
More information about the dri-devel
mailing list