drm_mode_hsync(9) get the hsync of a mode

SYNOPSIS

int drm_mode_hsync(const struct drm_display_mode * mode);

ARGUMENTS

mode

mode

RETURNS

modes's hsync rate in kHz, 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

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT