SYNOPSIS

void drm_vblank_post_modeset(struct drm_device * dev, int crtc);

ARGUMENTS

dev

DRM device

crtc

CRTC in question

DESCRIPTION

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

AUTHORS

Jesse Barnes <[email protected]>

Intel Corporation,

Initial version

Laurent Pinchart <[email protected]>

Ideas on board SPRL,

Driver internals

Daniel Vetter <[email protected]>

Intel Corporation,

Contributions all over the place

COPYRIGHT