Name

drm_vblank_post_modeset — undo drm_vblank_pre_modeset changes

Synopsis

void drm_vblank_post_modeset (struct drm_device * dev,
 unsigned int pipe);
 

Arguments

dev

DRM device

pipe

CRTC index

Description

This function again drops the temporary vblank reference acquired in drm_vblank_pre_modeset.