Home
last modified time | relevance | path

Searched refs:drm_vblank_pre_modeset (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
Ddrm_irq.c1543 void drm_vblank_pre_modeset(struct drm_device *dev, unsigned int pipe) in drm_vblank_pre_modeset() function
1567 EXPORT_SYMBOL(drm_vblank_pre_modeset);
1634 drm_vblank_pre_modeset(dev, pipe); in drm_modeset_ctl()
/linux-4.4.14/include/drm/
DdrmP.h997 extern void drm_vblank_pre_modeset(struct drm_device *dev, unsigned int pipe);
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_legacy_crtc.c339 drm_vblank_pre_modeset(dev, radeon_crtc->crtc_id); in radeon_crtc_dpms()
Datombios_crtc.c283 drm_vblank_pre_modeset(dev, radeon_crtc->crtc_id); in atombios_crtc_dpms()
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c711 drm_vblank_pre_modeset(dev, nv_crtc->index); in nv_crtc_prepare()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Ddce_v8_0.c2622 drm_vblank_pre_modeset(dev, amdgpu_crtc->crtc_id); in dce_v8_0_crtc_dpms()
Ddce_v11_0.c2699 drm_vblank_pre_modeset(dev, amdgpu_crtc->crtc_id); in dce_v11_0_crtc_dpms()
Ddce_v10_0.c2710 drm_vblank_pre_modeset(dev, amdgpu_crtc->crtc_id); in dce_v10_0_crtc_dpms()