drm_sysfb_get_height_si
int drm_sysfb_get_height_si(struct drm_device *dev, const struct screen_info *si);
EXPORT_SYMBOL(drm_sysfb_get_height_si);
height = drm_sysfb_get_height_si(dev, si);
height = drm_sysfb_get_height_si(dev, si);