| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-novatek-nt35560.c | 70 .width_mm = 48, 93 .width_mm = 48, 112 .width_mm = 46, 131 .width_mm = 46, 361 connector->display_info.width_mm = mode->width_mm; in nt35560_get_modes()
|
| H A D | panel-boe-himax8279d.c | 32 unsigned int width_mm; member 208 connector->display_info.width_mm = pinfo->desc->width_mm; in boe_panel_get_modes() 502 .width_mm = 107, 802 .width_mm = 135,
|
| H A D | panel-ronbo-rb070d30.c | 101 .width_mm = 154, 125 connector->display_info.width_mm = mode->width_mm; in rb070d30_panel_get_modes()
|
| H A D | panel-sony-td4353-jdi.c | 138 .width_mm = 64, 159 connector->display_info.width_mm = mode->width_mm; in sony_td4353_jdi_get_modes()
|
| H A D | panel-truly-nt35597.c | 45 u32 width_mm; member 435 connector->display_info.width_mm = config->width_mm; in truly_nt35597_get_modes() 501 .width_mm = 74,
|
| H A D | panel-ilitek-ili9881c.c | 2106 .width_mm = 62, 2123 .width_mm = 135, 2140 .width_mm = 62, 2157 .width_mm = 62, 2174 .width_mm = 68, 2191 .width_mm = 68, 2208 .width_mm = 94, 2225 .width_mm = 62, 2242 .width_mm = 90, 2259 .width_mm = 120, [all …]
|
| H A D | panel-sitronix-st7789v.c | 247 .width_mm = 61, 267 .width_mm = 43, 282 .width_mm = 43, 297 .width_mm = 37, 357 connector->display_info.width_mm = ctx->info->mode->width_mm; in st7789v_get_modes()
|
| H A D | panel-startek-kd070fhfid015.c | 169 .width_mm = 95, 188 connector->display_info.width_mm = default_mode.width_mm; in stk_panel_get_modes()
|
| H A D | panel-novatek-nt36672a.c | 51 unsigned int width_mm; member 235 connector->display_info.width_mm = pinfo->desc->width_mm; in nt36672a_panel_get_modes() 574 .width_mm = 68,
|
| H A D | panel-boe-tv101wum-nl6.c | 31 unsigned int width_mm; member 1440 .width_mm = 143, 1469 .width_mm = 143, 1497 .width_mm = 135, 1524 .width_mm = 135, 1552 .width_mm = 135, 1579 .width_mm = 135, 1607 .width_mm = 141, 1634 .width_mm = 135, 1663 connector->display_info.width_mm = boe->desc->size.width_mm; in boe_panel_get_modes()
|
| H A D | panel-lg-ld070wx3.c | 103 .width_mm = 94,
|
| H A D | panel-panasonic-vvx10f034n00.c | 139 connector->display_info.width_mm = 217; in wuxga_nt_panel_get_modes()
|
| H A D | panel-osd-osd101t2587-53ts.c | 102 connector->display_info.width_mm = 217; in osd101t2587_panel_get_modes()
|
| H A D | panel-tdo-tl070wsh30.c | 129 connector->display_info.width_mm = 154; in tdo_tl070wsh30_panel_get_modes()
|
| H A D | panel-kingdisplay-kd097d04.c | 303 connector->display_info.width_mm = 147; in kingdisplay_panel_get_modes()
|
| H A D | panel-samsung-sofef00.c | 156 .width_mm = 68,
|
| H A D | panel-khadas-ts050.c | 781 connector->display_info.width_mm = 64; in khadas_ts050_panel_get_modes()
|
| H A D | panel-sharp-lq101r1sx01.c | 254 connector->display_info.width_mm = 217; in sharp_panel_get_modes()
|
| H A D | panel-raspberrypi-touchscreen.c | 347 connector->display_info.width_mm = 154; in rpi_touchscreen_get_modes()
|
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | drm_sysfb_modeset.c | 23 unsigned int width_mm, in drm_sysfb_mode() argument 30 if (!width_mm) in drm_sysfb_mode() 31 width_mm = DRM_MODE_RES_MM(width, 96ul); in drm_sysfb_mode() 37 DRM_MODE_INIT(60, width, height, width_mm, height_mm) in drm_sysfb_mode()
|
| H A D | drm_sysfb_helper.h | 63 unsigned int width_mm,
|
| /linux/include/linux/platform_data/ |
| H A D | shmob_drm.h | 22 unsigned int width_mm; /* Panel width in mm */ member
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_dp.c | 89 connector->display_info.width_mm = mode->width_mm; in exynos_dp_get_modes()
|
| /linux/include/drm/ |
| H A D | drm_modes.h | 153 .vsync_end = (vd), .vtotal = (vd), .width_mm = (hd_mm), \ 341 u16 width_mm; member
|
| /linux/drivers/gpu/drm/renesas/shmobile/ |
| H A D | shmob_drm_crtc.c | 563 info->width_mm = sdev->pdata->panel.width_mm; in shmob_drm_connector_init()
|