aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorDaniel Vetter <[email protected]>2016-06-17 09:33:23 +0200
committerDaniel Vetter <[email protected]>2016-06-20 22:04:23 +0200
commitce833ba9693ca28754c8d468a9290ce04f2fd65a (patch)
tree418f33e33239ba8666eb54b55e7adbb444269299 /drivers/gpu/drm/omapdrm/omap_fbdev.c
parent94e86f5d90048ca9ff23803114ede3757298b7e9 (diff)
drm: Mark set/drop master ioctl as unlocked.
Again this is neatly protected by the dev->master_mutex now. There is a driver callback both for set and drop, but it's only used by vmwgfx. And vmwgfx has it's own solid locking for shared resources (besides dev->master_mutex), hence is all safe. Let's drop another place where the drm legacy bkl is used. Cc: Chris Wilson <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions