diff options
| author | Daniel Vetter <[email protected]> | 2016-06-17 07:33:23 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2016-06-20 20:04:23 +0000 |
| commit | ce833ba9693ca28754c8d468a9290ce04f2fd65a (patch) | |
| tree | 418f33e33239ba8666eb54b55e7adbb444269299 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | drm: Mark authmagic ioctls as unlocked (diff) | |
| download | kernel-ce833ba9693ca28754c8d468a9290ce04f2fd65a.tar.gz kernel-ce833ba9693ca28754c8d468a9290ce04f2fd65a.zip | |
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
