1
0
Fork 0
alistair23-linux/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
..
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/kms: driver for virtual cirrus under qemu 2012-05-17 11:02:24 +01:00
cirrus_drv.c drm/cirrus: Use new drm_fb_helper functions 2015-08-06 14:13:03 +02:00
cirrus_drv.h drm/cirrus: Limit modes depending on bpp option 2015-02-05 10:39:00 +10:00
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 drm/cirrus: Limit modes depending on bpp option 2015-02-05 10:39:00 +10:00
cirrus_ttm.c drm/ttm: add reservation_object as argument to ttm_bo_init 2014-09-30 14:04:00 +02:00