Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_irq.c1360 void drm_vblank_off(struct drm_device *dev, unsigned int pipe) in drm_vblank_off() function
1408 EXPORT_SYMBOL(drm_vblank_off);
1425 drm_vblank_off(crtc->dev, drm_crtc_index(crtc)); in drm_crtc_vblank_off()
/drivers/gpu/drm/nouveau/
Dnouveau_display.c397 drm_vblank_off(dev, head); in nouveau_display_fini()
/drivers/gpu/drm/gma500/
Dgma_display.c284 drm_vblank_off(dev, pipe); in gma_crtc_dpms()
/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c714 drm_vblank_off(crtc->dev, vop->pipe); in vop_disable()