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.
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
Lukas Wunner <[email protected]>
- vga_switcheroo documentation
COPYRIGHT