Searched refs:drm_vblank_post_modeset (Results 1 – 5 of 5) sorted by relevance
1392 void drm_vblank_post_modeset(struct drm_device *dev, int crtc) in drm_vblank_post_modeset() function1412 EXPORT_SYMBOL(drm_vblank_post_modeset);1448 drm_vblank_post_modeset(dev, crtc); in drm_modeset_ctl()
965 extern void drm_vblank_post_modeset(struct drm_device *dev, int crtc);
333 drm_vblank_post_modeset(dev, radeon_crtc->crtc_id); in radeon_crtc_dpms()
277 drm_vblank_post_modeset(dev, radeon_crtc->crtc_id); in atombios_crtc_dpms()
743 drm_vblank_post_modeset(dev, nv_crtc->index); in nv_crtc_commit()