-
- Downloads
drm: Remove drm_modeset_(un)lock_crtc
The last user, the cursor ioctl, can just open-code this too. We simply have to move the acquire ctx dance from the universal function up into the top-level ioctl handler. Reviewed-by:Harry Wentland <harry.wentland@amd.com> Reviewed-by:
Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by:
Daniel Vetter <daniel.vetter@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170403083304.9083-3-daniel.vetter@ffwll.ch
Showing
- drivers/gpu/drm/drm_crtc_internal.h 0 additions, 3 deletionsdrivers/gpu/drm/drm_crtc_internal.h
- drivers/gpu/drm/drm_modeset_lock.c 0 additions, 67 deletionsdrivers/gpu/drm/drm_modeset_lock.c
- drivers/gpu/drm/drm_plane.c 24 additions, 25 deletionsdrivers/gpu/drm/drm_plane.c
- include/drm/drm_modeset_lock.h 0 additions, 1 deletioninclude/drm/drm_modeset_lock.h
Loading
Please register or sign in to comment