Home
last modified time | relevance | path

Searched refs:drm_modeset_unlock_crtc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_modeset_lock.h137 void drm_modeset_unlock_crtc(struct drm_crtc *crtc);
/linux-4.1.27/drivers/gpu/drm/
Ddrm_modeset_lock.c246 void drm_modeset_unlock_crtc(struct drm_crtc *crtc) in drm_modeset_unlock_crtc() function
259 EXPORT_SYMBOL(drm_modeset_unlock_crtc);
Ddrm_crtc.c2032 drm_modeset_unlock_crtc(crtc); in drm_mode_getcrtc()
3050 drm_modeset_unlock_crtc(crtc); in drm_mode_cursor_common()
5022 drm_modeset_unlock_crtc(crtc); in drm_mode_page_flip_ioctl()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c190 drm_modeset_unlock_crtc(crtc); in vmw_du_crtc_cursor_set()
276 drm_modeset_unlock_crtc(crtc); in vmw_du_crtc_cursor_move()