drm_crtc_get_hv_timing — Fetches hdisplay/vdisplay for given mode
void drm_crtc_get_hv_timing (
)
mode
mode to query
hdisplay
hdisplay value to fill in
vdisplay
vdisplay value to fill in
The vdisplay value will be doubled if the specified mode is a stereo mode of the appropriate layout.