Searched refs:height_mm (Results 1 – 16 of 16) sorted by relevance
154 .height_mm = (vd_mm)349 u16 height_mm; member
687 unsigned int height_mm; member
1179 if (mode->height_mm) in drm_connector_helper_get_modes_fixed()1180 connector->display_info.height_mm = mode->height_mm; in drm_connector_helper_get_modes_fixed()
1228 u32 width_mm = 0, height_mm = 0; in of_get_drm_panel_display_mode() local1248 ret = of_property_read_u32(np, "height-mm", &height_mm); in of_get_drm_panel_display_mode()1253 dmode->height_mm = height_mm; in of_get_drm_panel_display_mode()
3611 mode->height_mm = pt->height_mm_lo | (pt->width_height_mm_hi & 0xf) << 8; in drm_mode_detailed()3615 mode->height_mm *= 10; in drm_mode_detailed()3620 mode->height_mm = drm_edid->edid->height_cm * 10; in drm_mode_detailed()6637 info->height_mm = 0; in drm_reset_display_info()6715 info->height_mm = edid->height_cm * 10; in update_display_info()
1870 info->var.height = connector->display_info.height_mm; in drm_setup_crtcs_fb()
3220 out_resp->mm_height = connector->display_info.height_mm; in drm_mode_getconnector()
341 info->height_mm = fixed_mode->height_mm; in intel_panel_add_fixed_mode()
1814 info->height_mm = 135; in vlv_dsi_lenovo_yoga_tab2_size_fixup()1817 info->height_mm = 171; in vlv_dsi_lenovo_yoga_tab2_size_fixup()
1604 u16 height_mm; member
568 panel_fixed_mode->height_mm = (dvo_timing->vimage_hi << 8) | in fill_detail_timing_data()990 panel_fixed_mode->height_mm = dtd->height_mm; in parse_generic_dtd()
270 connector->display_info.height_mm); in intel_connector_info()
668 connector->display_info.height_mm = mode->height_mm; in amdgpu_connector_lvds_get_modes()1296 connector->display_info.height_mm = mode->height_mm; in amdgpu_connector_dp_get_modes()
2023 lvds->native_mode.height_mm = le16_to_cpu(lvds_info->info.sLCDTiming.usImageVSize); in amdgpu_atombios_encoder_get_lcd_info()2090 lvds->native_mode.height_mm = panel_res_record->usVSize; in amdgpu_atombios_encoder_get_lcd_info()
800 connector->display_info.height_mm = mode->height_mm; in radeon_lvds_get_modes()1553 connector->display_info.height_mm = mode->height_mm; in radeon_dp_get_modes()
1679 lvds->native_mode.height_mm = le16_to_cpu(lvds_info->info.sLCDTiming.usImageVSize); in radeon_atombios_get_lvds_info()1746 lvds->native_mode.height_mm = panel_res_record->usVSize; in radeon_atombios_get_lvds_info()