linux_dsm_epyc7002/drivers/gpu/drm/cirrus
Daniel Vetter 6cc56234fe drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Since David Herrmann's mmap vma manager rework we don't need to grab
dev->struct_mutex any more to prevent races when looking up the mmap
offset. Drop it and instead don't forget to use the unref_unlocked
variant (since the drm core still cares).

Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
2015-08-10 13:37:27 +02:00
..
cirrus_drv.c drm/cirrus: Use new drm_fb_helper functions 2015-08-06 14:13:03 +02:00
cirrus_drv.h
cirrus_fbdev.c drm/cirrus: Use new drm_fb_helper functions 2015-08-06 14:13:03 +02:00
cirrus_main.c drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl 2015-08-10 13:37:27 +02:00
cirrus_mode.c
cirrus_ttm.c
Kconfig
Makefile