Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_modeset_lock.h135 void drm_modeset_lock_crtc(struct drm_crtc *crtc,
/linux-4.1.27/drivers/gpu/drm/
Ddrm_modeset_lock.c172 void drm_modeset_lock_crtc(struct drm_crtc *crtc, in drm_modeset_lock_crtc() function
216 EXPORT_SYMBOL(drm_modeset_lock_crtc);
Ddrm_crtc.c2004 drm_modeset_lock_crtc(crtc, crtc->primary); in drm_mode_getcrtc()
3021 drm_modeset_lock_crtc(crtc, crtc->cursor); in drm_mode_cursor_common()
4937 drm_modeset_lock_crtc(crtc, crtc->primary); in drm_mode_page_flip_ioctl()
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.c255 drm_modeset_lock_crtc(crtc, crtc->cursor); in vmw_du_crtc_cursor_set()
284 drm_modeset_lock_crtc(crtc, crtc->cursor); in vmw_du_crtc_cursor_move()