/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk_vop.c | 42 u32 vactive = edid->vactive.typ; in rkvop_enable() local 44 writel(V_ACT_WIDTH(hactive - 1) | V_ACT_HEIGHT(vactive - 1), in rkvop_enable() 52 V_DSP_HEIGHT(vactive - 1), in rkvop_enable() 146 u32 vactive = edid->vactive.typ; in rkvop_mode_set() local 182 V_VERPRD(vsync_len + vback_porch + vactive + vfront_porch), in rkvop_mode_set() 185 writel(V_VAEP(vsync_len + vback_porch + vactive)| in rkvop_mode_set() 193 writel(V_VAEP(vsync_len + vback_porch + vactive)| in rkvop_mode_set() 335 uc_priv->ysize = timing.vactive.typ; in rk_display_init()
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-tx6-lcd.dtsi | 116 vactive = <480>; 133 vactive = <480>; 150 vactive = <240>; 167 vactive = <272>; 183 vactive = <480>; 200 vactive = <480>; 216 vactive = <240>; 233 vactive = <480>;
|
H A D | imx6qdl-tx6-lvds.dtsi | 134 vactive = <768>; 148 vactive = <480>; 165 vactive = <800>; 182 vactive = <480>; 199 vactive = <480>; 230 vactive = <768>; 244 vactive = <480>; 260 vactive = <800>;
|
H A D | imx53-tx53-x03x.dts | 73 vactive = <480>; 89 vactive = <480>; 105 vactive = <240>; 121 vactive = <272>; 137 vactive = <480>; 153 vactive = <480>; 169 vactive = <240>;
|
H A D | imx6ul-tx6ul.dtsi | 413 vactive = <480>; 429 vactive = <480>; 445 vactive = <240>; 461 vactive = <272>; 477 vactive = <480>; 493 vactive = <480>; 509 vactive = <240>;
|
H A D | imx53-tx53-x13x.dts | 197 vactive = <768>; 213 vactive = <800>; 239 vactive = <768>;
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-olimex-lcd-olinuxino.c | 33 u32 vactive; member 155 lcd_mode->vactive, in lcd_olinuxino_get_modes() 167 mode->vdisplay = lcd_mode->vactive; in lcd_olinuxino_get_modes() 168 mode->vsync_start = lcd_mode->vactive + lcd_mode->vfp; in lcd_olinuxino_get_modes() 169 mode->vsync_end = lcd_mode->vactive + lcd_mode->vfp + in lcd_olinuxino_get_modes() 171 mode->vtotal = lcd_mode->vactive + lcd_mode->vfp + in lcd_olinuxino_get_modes()
|
H A D | panel-simple.c | 179 dt->hactive.typ, dt->vactive.typ); in panel_simple_get_timings_modes() 532 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vactive) || in panel_simple_parse_panel_timing_node() 783 .vactive = { 480, 480, 480 }, 824 .vactive = { 600, 600, 600 }, 854 .vactive = { 480, 480, 480 }, 960 .vactive = { 480, 480, 480 }, 1036 .vactive = { 800, 800, 800 }, 1060 .vactive = { 1080, 1080, 1080 }, 1114 .vactive = { 1080, 1080, 1080 }, 1144 .vactive = { 1024, 1024, 1024 }, [all …]
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | display.c | 32 v_total = timing->vactive.typ + timing->vfront_porch.typ + in tegra_dc_calc_refresh() 48 timing->hactive.typ, timing->vactive.typ, refresh / 1000, in print_mode() 72 writel(timing->hactive.typ | (timing->vactive.typ << 16), in update_display_mode() 137 .vactive = { .typ = 16 }, 179 writel(min_mode.hactive.typ | (min_mode.vactive.typ << 16), in tegra_dc_sor_disable_win_short_raster() 233 writel(((timing->vactive.typ << 16) | timing->hactive.typ), in update_window() 235 writel(((timing->vactive.typ << 16) | in update_window() 307 printf("timing->vactive.typ = %d\n", timing->vactive.typ); in dump_config() 453 uc_priv->ysize = timing.vactive.typ; in tegra124_lcd_init()
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | display-timing.txt | 18 - hactive, vactive: display resolution 62 | # |vactive # | | 83 vactive = <1080>; 103 vactive = <1080>;
|
/openbmc/linux/drivers/video/fbdev/geode/ |
H A D | display_gx.c | 62 int vactive, vblankstart, vsyncstart, vsyncend, vblankend, vtotal; in gx_set_mode() local 136 vactive = info->var.yres; in gx_set_mode() 137 vblankstart = vactive; in gx_set_mode() 150 write_dc(par, DC_V_ACTIVE_TIMING, (vactive - 1) | in gx_set_mode()
|
H A D | display_gx1.c | 82 int vactive, vblankstart, vsyncstart, vsyncend, vblankend, vtotal; in gx1_set_mode() local 154 vactive = info->var.yres; in gx1_set_mode() 155 vblankstart = vactive; in gx1_set_mode() 168 val = (vactive - 1) | ((vtotal - 1) << 16); in gx1_set_mode()
|
/openbmc/linux/drivers/video/ |
H A D | videomode.c | 22 vm->vactive = dt->vactive.typ; in videomode_from_timing()
|
/openbmc/u-boot/board/BuR/common/ |
H A D | common.c | 96 pnltmp.vactive = env_get_ulong("ds1_vactive", 10, ~0UL); in load_lcdtiming() 112 ~0UL == (pnltmp.vactive) || in load_lcdtiming() 129 "vactive: %d\n" in load_lcdtiming() 140 pnltmp.hactive, pnltmp.vactive, pnltmp.bpp, in load_lcdtiming() 240 panel_info.vl_row = lcd_panel.vactive; in lcd_ctrl_init()
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | display-timings.yaml | 52 vactive = <1080>; 64 vactive = <1080>;
|
/openbmc/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_conn.c | 76 videomode.vactive = pipeline->height; in connector_get_modes() 79 height = videomode.vactive + videomode.vfront_porch + in connector_get_modes()
|
/openbmc/u-boot/drivers/video/ |
H A D | atmel_lcdfb.c | 134 value = (timing->hactive.typ * timing->vactive.typ * in atmel_fb_init() 179 value |= timing->vactive.typ - 1; in atmel_fb_init() 225 timing.vactive.typ = panel_info.vl_row; in lcd_ctrl_init() 258 uc_priv->ysize = timing->vactive.typ; in atmel_fb_lcd_probe()
|
H A D | am335x-fb.c | 68 #define FBSIZE(x) ((x->hactive * x->vactive * x->bpp) >> 3) 153 panel->hactive, panel->vactive, panel->bpp, in am335xfb_init() 219 LCD_VERLSB(panel->vactive); in am335xfb_init() 221 LCD_VERMSB(panel->vactive) | in am335xfb_init()
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | lcdc.c | 91 SUNXI_LCDC_Y(mode->vactive.typ), &lcdc->tcon0_timing_active); in lcdc_tcon0_mode_set() 99 total = mode->vactive.typ + mode->vfront_porch.typ + bp; in lcdc_tcon0_mode_set() 166 yres = mode->vactive.typ; in lcdc_tcon1_mode_set() 182 total = mode->vactive.typ + mode->vfront_porch.typ + bp; in lcdc_tcon1_mode_set()
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-tx28.dts | 328 vactive = <480>; 345 vactive = <480>; 362 vactive = <240>; 379 vactive = <272>; 396 vactive = <480>; 413 vactive = <240>;
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_venc.c | 699 if (mode->vactive.typ < 480 || mode->vactive.typ > 1200) in meson_venc_hdmi_supported_mode() 728 mode->vactive.typ - 1; in meson_venc_hdmi_get_dmt_vmode() 740 dmt_mode->encp.max_lncnt = mode->vactive.typ + in meson_venc_hdmi_get_dmt_vmode() 933 lines_f0 = mode->vback_porch.typ + mode->vactive.typ + in meson_venc_hdmi_mode_set() 952 de_v_end_even = de_v_begin_even + mode->vactive.typ; in meson_venc_hdmi_mode_set() 955 de_v_end_odd = de_v_begin_odd + mode->vactive.typ; in meson_venc_hdmi_mode_set() 1201 (mode->vactive.typ / 2); in meson_venc_hdmi_mode_set() 1203 de_v_end_even = de_v_begin_even + mode->vactive.typ; in meson_venc_hdmi_mode_set() 1218 mode->vactive.typ + in meson_venc_hdmi_mode_set() 1220 de_v_end_odd = de_v_begin_odd + (mode->vactive.typ / 2); in meson_venc_hdmi_mode_set() [all …]
|
/openbmc/linux/drivers/media/pci/cx18/ |
H A D | cx18-av-core.c | 285 int hblank, hactive, burst, vblank, vactive, sc; in cx18_av_std_setup() local 307 * 625 = vblank656 + vactive in cx18_av_std_setup() 312 * vactive: half lines of active video + in cx18_av_std_setup() 331 * video must be included in vactive (579 instead of 574), in cx18_av_std_setup() 338 vactive = 579; /* lines 24 - 313 & 337 - 626 */ in cx18_av_std_setup() 379 * 525 = prevsync + vblank656 + vactive in cx18_av_std_setup() 385 * vactive: half lines of active video in cx18_av_std_setup() 398 vactive = 481; /* lines 23 - 263 & 285 - 525 */ in cx18_av_std_setup() 469 …"hblank %i, hactive %i, vblank %i, vactive %i, vblank656 %i, src_dec %i, burst 0x%02x, luma_lpf %i… in cx18_av_std_setup() 470 hblank, hactive, vblank, vactive, vblank656, in cx18_av_std_setup() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | at91sam9g45-gurnard.dts | 44 vactive = <272>; 58 vactive = <272>;
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt8912b.c | 276 u32 vactive, v_total, vpw, vfp, vbp; in lt8912_video_setup() local 290 vactive = lt->mode.vactive; in lt8912_video_setup() 294 v_total = vactive + vfp + vpw + vbp; in lt8912_video_setup() 297 if (vactive <= 600) in lt8912_video_setup() 299 else if (vactive == 1080) in lt8912_video_setup()
|
H A D | lontium-lt9611.c | 131 u32 v_total, vactive, vsync_len, vfront_porch, vsync_porch; in lt9611_mipi_video_setup() local 141 vactive = mode->vdisplay; in lt9611_mipi_video_setup() 149 regmap_write(lt9611->regmap, 0x830f, (u8)(vactive / 256)); in lt9611_mipi_video_setup() 150 regmap_write(lt9611->regmap, 0x8310, (u8)(vactive % 256)); in lt9611_mipi_video_setup() 289 u32 v_total, vactive, hactive_a, hactive_b, h_total_sysclk; in lt9611_video_check() local 294 /* vactive */ in lt9611_video_check() 298 vactive = temp; in lt9611_video_check() 325 "video check: hactive_a=%d, hactive_b=%d, vactive=%d, v_total=%d, h_total_sysclk=%d\n", in lt9611_video_check() 326 hactive_a, hactive_b, vactive, v_total, h_total_sysclk); in lt9611_video_check()
|