Home
last modified time | relevance | path

Searched refs:height_mm (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35560.c71 .height_mm = 84,
94 .height_mm = 84,
113 .height_mm = 82,
132 .height_mm = 82,
362 connector->display_info.height_mm = mode->height_mm; in nt35560_get_modes()
H A Dpanel-boe-himax8279d.c33 unsigned int height_mm; member
209 connector->display_info.height_mm = pinfo->desc->height_mm; in boe_panel_get_modes()
503 .height_mm = 172,
803 .height_mm = 216,
H A Dpanel-ronbo-rb070d30.c102 .height_mm = 85,
126 connector->display_info.height_mm = mode->height_mm; in rb070d30_panel_get_modes()
H A Dpanel-sony-td4353-jdi.c139 .height_mm = 128,
160 connector->display_info.height_mm = mode->height_mm; in sony_td4353_jdi_get_modes()
H A Dpanel-truly-nt35597.c46 u32 height_mm; member
436 connector->display_info.height_mm = config->height_mm; in truly_nt35597_get_modes()
502 .height_mm = 131,
H A Dpanel-ilitek-ili9881c.c2107 .height_mm = 110,
2124 .height_mm = 217,
2141 .height_mm = 110,
2158 .height_mm = 110,
2175 .height_mm = 121,
2192 .height_mm = 121,
2209 .height_mm = 151,
2226 .height_mm = 110,
2243 .height_mm = 151,
2260 .height_mm = 170,
[all …]
H A Dpanel-sitronix-st7789v.c248 .height_mm = 103,
268 .height_mm = 57,
283 .height_mm = 58,
298 .height_mm = 43,
358 connector->display_info.height_mm = ctx->info->mode->height_mm; in st7789v_get_modes()
H A Dpanel-startek-kd070fhfid015.c170 .height_mm = 151,
189 connector->display_info.height_mm = default_mode.height_mm; in stk_panel_get_modes()
H A Dpanel-novatek-nt36672a.c52 unsigned int height_mm; member
236 connector->display_info.height_mm = pinfo->desc->height_mm; in nt36672a_panel_get_modes()
575 .height_mm = 136,
H A Dpanel-boe-tv101wum-nl6.c32 unsigned int height_mm; member
1441 .height_mm = 238,
1470 .height_mm = 238,
1498 .height_mm = 216,
1525 .height_mm = 216,
1553 .height_mm = 216,
1580 .height_mm = 216,
1608 .height_mm = 226,
1635 .height_mm = 216,
1664 connector->display_info.height_mm = boe->desc->size.height_mm; in boe_panel_get_modes()
H A Dpanel-lg-ld070wx3.c104 .height_mm = 151,
H A Dpanel-panasonic-vvx10f034n00.c140 connector->display_info.height_mm = 136; in wuxga_nt_panel_get_modes()
H A Dpanel-osd-osd101t2587-53ts.c103 connector->display_info.height_mm = 136; in osd101t2587_panel_get_modes()
H A Dpanel-tdo-tl070wsh30.c130 connector->display_info.height_mm = 85; in tdo_tl070wsh30_panel_get_modes()
H A Dpanel-kingdisplay-kd097d04.c304 connector->display_info.height_mm = 196; in kingdisplay_panel_get_modes()
H A Dpanel-samsung-sofef00.c157 .height_mm = 145,
H A Dpanel-khadas-ts050.c782 connector->display_info.height_mm = 118; in khadas_ts050_panel_get_modes()
H A Dpanel-sharp-lq101r1sx01.c255 connector->display_info.height_mm = 136; in sharp_panel_get_modes()
H A Dpanel-raspberrypi-touchscreen.c348 connector->display_info.height_mm = 86; in rpi_touchscreen_get_modes()
/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_modeset.c24 unsigned int height_mm) in drm_sysfb_mode() argument
32 if (!height_mm) in drm_sysfb_mode()
33 height_mm = DRM_MODE_RES_MM(height, 96ul); in drm_sysfb_mode()
37 DRM_MODE_INIT(60, width, height, width_mm, height_mm) in drm_sysfb_mode()
H A Ddrm_sysfb_helper.h64 unsigned int height_mm);
/linux/include/linux/platform_data/
H A Dshmob_drm.h23 unsigned int height_mm; /* Panel height in mm */ member
/linux/drivers/gpu/drm/exynos/
H A Dexynos_dp.c90 connector->display_info.height_mm = mode->height_mm; in exynos_dp_get_modes()
/linux/include/drm/
H A Ddrm_modes.h154 .height_mm = (vd_mm)
349 u16 height_mm; member
/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_crtc.c564 info->height_mm = sdev->pdata->panel.height_mm; in shmob_drm_connector_init()

12