Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-arm-versatile.c114 const struct versatile_panel_type *panel_type; member
265 connector->display_info.width_mm = vpanel->panel_type->width_mm; in versatile_panel_get_modes()
266 connector->display_info.height_mm = vpanel->panel_type->height_mm; in versatile_panel_get_modes()
267 connector->display_info.bus_flags = vpanel->panel_type->bus_flags; in versatile_panel_get_modes()
269 mode = drm_mode_duplicate(connector->dev, &vpanel->panel_type->mode); in versatile_panel_get_modes()
275 mode->width_mm = vpanel->panel_type->width_mm; in versatile_panel_get_modes()
276 mode->height_mm = vpanel->panel_type->height_mm; in versatile_panel_get_modes()
326 vpanel->panel_type = pt; in versatile_panel_probe()
337 dev_info(dev, "detected: %s\n", vpanel->panel_type->name); in versatile_panel_probe()
342 if (vpanel->panel_type->ib2) { in versatile_panel_probe()
H A Dpanel-samsung-s6d7aa0.c36 unsigned int panel_type; member
307 .panel_type = S6D7AA0_PANEL_LSL080AL02,
334 if (ctx->desc->panel_type == S6D7AA0_PANEL_LSL080AL03) { in s6d7aa0_lsl080al03_init()
341 } else if (ctx->desc->panel_type == S6D7AA0_PANEL_LTL101AT01) { in s6d7aa0_lsl080al03_init()
410 .panel_type = S6D7AA0_PANEL_LSL080AL03,
438 .panel_type = S6D7AA0_PANEL_LTL101AT01,
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bios.c709 enum panel_type { enum
791 int panel_type = panel->vbt.panel_type; in parse_panel_options() local
842 int panel_type = panel->vbt.panel_type; in parse_lfp_panel_dtd() local
882 int panel_type = panel->vbt.panel_type; in parse_lfp_data() local
1011 int panel_type = panel->vbt.panel_type; in parse_lfp_backlight() local
1347 u8 panel_type = panel->vbt.panel_type; in parse_power_conservation_features() local
1392 int panel_type = panel->vbt.panel_type; in parse_edp() local
1522 int panel_type = panel->vbt.panel_type; in parse_psr() local
1667 int panel_type = panel->vbt.panel_type; in parse_mipi_config() local
1692 panel_type); in parse_mipi_config()
[all …]
H A Dintel_vbt_defs.h630 u8 panel_type; member
758 u8 panel_type; member
H A Dintel_panel.c724 connector->panel.vbt.panel_type = -1; in intel_panel_init_alloc()
H A Dintel_display_types.h305 int panel_type; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dintel_bios.c51 uint8_t panel_type; in parse_edp() local
64 panel_type = dev_priv->panel_type; in parse_edp()
65 switch ((edp->color_depth >> (panel_type * 2)) & 3) { in parse_edp()
78 edp_pps = &edp->power_seqs[panel_type]; in parse_edp()
79 edp_link_params = &edp->link_params[panel_type]; in parse_edp()
202 p_type = lvds_opts->panel_type; in parse_backlight_data()
236 dev_priv->panel_type = lvds_options->panel_type; in parse_lfp_panel_data()
238 if (lvds_options->panel_type == 0xff) in parse_lfp_panel_data()
246 entry = &lvds_lfp_data->data[lvds_options->panel_type]; in parse_lfp_panel_data()
294 dvo_timing + sdvo_lvds_options->panel_type); in parse_sdvo_panel_data()
[all …]
H A Dintel_bios.h234 u8 panel_type; member
369 u8 panel_type; member
H A Dpsb_drv.h542 uint8_t panel_type; member
/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c56 .panel_type = ACTIVE_DISPLAY,
68 .panel_type = ACTIVE_DISPLAY,
80 .panel_type = ACTIVE_DISPLAY,
92 .panel_type = ACTIVE_DISPLAY,
104 .panel_type = ACTIVE_DISPLAY,
116 .panel_type = ACTIVE_DISPLAY,
128 .panel_type = ACTIVE_DISPLAY,
316 panel_cfg.panel_type = ACTIVE_DISPLAY; in parse_setting()
319 panel_cfg.panel_type = PASSIVE_DISPLAY; in parse_setting()
/openbmc/u-boot/drivers/video/
H A Dda8xx-fb.h18 enum panel_type { enum
35 enum panel_type panel_type; /* QVGA */ member
H A Domap3_dss.c116 writel(panel_cfg->panel_type << TFTSTN_SHIFT | in omap3_dss_panel_config()
H A Dda8xx-fb.c702 if ((QVGA != cfg->p_disp_panel->panel_type) && in lcd_init()
703 (WVGA != cfg->p_disp_panel->panel_type)) in lcd_init()
/openbmc/linux/arch/arm/mach-pxa/
H A Dam200epd.c41 static unsigned int panel_type = 6; variable
205 switch (panel_type) { in am200_presetup_fb()
280 return panel_type; in am200_get_panel_type()
390 module_param(panel_type, uint, 0);
391 MODULE_PARM_DESC(panel_type, "Select the panel type: 6, 8, 97");
H A Dam300epd.c40 static unsigned int panel_type = 6; variable
228 return panel_type; in am300_get_panel_type()
291 module_param(panel_type, uint, 0);
292 MODULE_PARM_DESC(panel_type, "Select the panel type: 37, 6, 97");
/openbmc/u-boot/board/teejet/mt_ventoux/
H A Dmt_ventoux.c67 .panel_type = 0x01, /* TFT */
78 .panel_type = 0x01, /* TFT */
/openbmc/u-boot/board/htkw/mcx/
H A Dmcx.c116 .panel_type = 0x01, /* TFT */
/openbmc/linux/drivers/video/fbdev/
H A Dimxfb.c167 enum imxfb_panel_type panel_type; member
456 fbi->panel_type = PANEL_TYPE_TFT; in imxfb_check_var()
458 fbi->panel_type = PANEL_TYPE_CSTN; in imxfb_check_var()
460 fbi->panel_type = PANEL_TYPE_MONOCHROME; in imxfb_check_var()
623 if (fbi->panel_type == PANEL_TYPE_TFT) in imxfb_activate_var()
625 else if (fbi->panel_type == PANEL_TYPE_CSTN) in imxfb_activate_var()
H A Dmetronomefb.c526 int panel_type; in metronomefb_probe() local
552 panel_type = board->get_panel_type(); in metronomefb_probe()
553 switch (panel_type) { in metronomefb_probe()
/openbmc/linux/drivers/video/fbdev/mmp/panel/
H A Dtpo_tj032md01bw.c121 .panel_type = PANELTYPE_ACTIVE,
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Ddss.h208 u32 panel_type; member
/openbmc/linux/include/video/
H A Dmmp_disp.h178 int panel_type; member
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c3178 u16 width, height, panel_type, refresh_rates; in aty_init_lcd() local
3193 panel_type = *(u16 *)(par->lcd_table+29); in aty_init_lcd()
3194 if (panel_type & 1) in aty_init_lcd()
3198 if (panel_type & 2) in aty_init_lcd()
3202 tech = (panel_type >> 2) & 63; in aty_init_lcd()
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.h526 .panel_type = 0x01, /* TFT */
539 .panel_type = 0x01, /* TFT */
/openbmc/linux/drivers/input/touchscreen/
H A Dhideep.c124 u8 panel_type; member