Home
last modified time | relevance | path

Searched refs:drm_vblank_post_modeset (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/
Ddrm_irq.c1577 void drm_vblank_post_modeset(struct drm_device *dev, unsigned int pipe) in drm_vblank_post_modeset() function
1601 EXPORT_SYMBOL(drm_vblank_post_modeset);
1637 drm_vblank_post_modeset(dev, pipe); in drm_modeset_ctl()
/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c333 drm_vblank_post_modeset(dev, radeon_crtc->crtc_id); in radeon_crtc_dpms()
Datombios_crtc.c277 drm_vblank_post_modeset(dev, radeon_crtc->crtc_id); in atombios_crtc_dpms()
/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c743 drm_vblank_post_modeset(dev, nv_crtc->index); in nv_crtc_commit()
/drivers/gpu/drm/amd/amdgpu/
Ddce_v8_0.c2633 drm_vblank_post_modeset(dev, amdgpu_crtc->crtc_id); in dce_v8_0_crtc_dpms()
Ddce_v10_0.c2694 drm_vblank_post_modeset(dev, amdgpu_crtc->crtc_id); in dce_v10_0_crtc_dpms()
Ddce_v11_0.c2683 drm_vblank_post_modeset(dev, amdgpu_crtc->crtc_id); in dce_v11_0_crtc_dpms()