Searched refs:drm_vblank_post_modeset (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_irq.c225 * Within a drm_vblank_pre_modeset - drm_vblank_post_modeset drm_update_vblank_count()
1540 * Drivers must call drm_vblank_post_modeset() when re-enabling the same crtc
1570 * drm_vblank_post_modeset - undo drm_vblank_pre_modeset changes
1577 void drm_vblank_post_modeset(struct drm_device *dev, unsigned int pipe) drm_vblank_post_modeset() function
1601 EXPORT_SYMBOL(drm_vblank_post_modeset); variable
1637 drm_vblank_post_modeset(dev, pipe); drm_modeset_ctl()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_legacy_crtc.c333 drm_vblank_post_modeset(dev, radeon_crtc->crtc_id); radeon_crtc_dpms()
H A Datombios_crtc.c277 drm_vblank_post_modeset(dev, radeon_crtc->crtc_id); atombios_crtc_dpms()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
H A Dcrtc.c743 drm_vblank_post_modeset(dev, nv_crtc->index); nv_crtc_commit()
/linux-4.4.14/include/drm/
H A DdrmP.h998 extern void drm_vblank_post_modeset(struct drm_device *dev, unsigned int pipe);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v10_0.c2704 drm_vblank_post_modeset(dev, amdgpu_crtc->crtc_id); dce_v10_0_crtc_dpms()
H A Ddce_v11_0.c2693 drm_vblank_post_modeset(dev, amdgpu_crtc->crtc_id); dce_v11_0_crtc_dpms()
H A Ddce_v8_0.c2616 drm_vblank_post_modeset(dev, amdgpu_crtc->crtc_id); dce_v8_0_crtc_dpms()

Completed in 294 milliseconds