diff options
author | Daniel Vetter <[email protected]> | 2016-06-17 09:33:22 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-06-20 22:02:17 +0200 |
commit | 94e86f5d90048ca9ff23803114ede3757298b7e9 (patch) | |
tree | 0c5252338d0586b58d4341dc240846155badf1a7 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
parent | d2b34ee62b409a03c6fe43c07b779983be51d017 (diff) |
drm: Mark authmagic ioctls as unlocked
All protected by dev->master_mutex. And there's no driver callbacks,
which means no need to sync with old dri1 horror show drivers at all.
Hence safe to drop the drm legacy BKL from these paths.
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