Name

drm_mode_vrefresh — get the vrefresh of a mode

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.