SYNOPSIS

int drm_mode_vrefresh(const struct drm_display_mode * mode);

ARGUMENTS

mode

mode

RETURNS

modes's vrefresh rate in Hz, rounded to the nearest integer. Calculates the value first if it is not yet set.

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