Searched refs:height_mm (Results 1 – 3 of 3) sorted by relevance
980 mode->height_mm = pt->height_mm_lo | (pt->width_height_mm_hi & 0xf) << 8; in drm_mode_detailed()984 mode->height_mm *= 10; in drm_mode_detailed()989 mode->height_mm = edid->height_cm * 10; in drm_mode_detailed()1936 info->height_mm = edid->height_cm * 10; in drm_add_display_info()
148 int height_mm; member202 unsigned int height_mm; member
1502 out_resp->mm_height = connector->display_info.height_mm; in drm_mode_getconnector()