Home
last modified time | relevance | path

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

123456

/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-simple.c519 .hsync_end = 480 + 2 + 41,
544 .hsync_end = 800 + 0 + 255,
595 .hsync_end = 1024 + 156 + 8,
640 .hsync_end = 1366 + 20 + 70,
664 .hsync_end = 1366 + 40 + 40,
687 .hsync_end = 1366 + 48 + 32,
710 .hsync_end = 1920 + 172 + 80,
766 .hsync_end = 1280 + 82 + 2,
790 .hsync_end = 800 + 40 + 216,
899 .hsync_end = 1920 + 88 + 44,
[all …]
Dpanel-arm-versatile.c140 .hsync_end = 320 + 6 + 6,
164 .hsync_end = 640 + 24 + 96,
187 .hsync_end = 176 + 2 + 3,
211 .hsync_end = 240 + 10 + 10,
Dpanel-tpo-tpg110.c113 .hsync_end = 800 + 40 + 1,
130 .hsync_end = 640 + 24 + 1,
147 .hsync_end = 480 + 2 + 1,
164 .hsync_end = 480 + 2 + 1,
181 .hsync_end = 400 + 20 + 1,
Dpanel-ilitek-ili9322.c546 .hsync_end = 320 + 359 + 1,
560 .hsync_end = 360 + 35 + 1,
575 .hsync_end = 320 + 38 + 1,
590 .hsync_end = 640 + 252 + 1,
604 .hsync_end = 720 + 252 + 1,
619 .hsync_end = 640 + 3 + 1,
634 .hsync_end = 720 + 3 + 1,
Dpanel-innolux-p079zca.c232 .hsync_end = 768 + 40 + 40,
266 .hsync_end = 1536 + 100 + 24,
Dpanel-lg-lb035q02.c131 .hsync_end = 320 + 20 + 2,
Dpanel-nec-nl8048hl11.c113 .hsync_end = 800 + 6 + 1,
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_tv.c314 u8 hsync_end; member
388 .hsync_end = 64, .hblank_end = 124,
430 .hsync_end = 64, .hblank_end = 124,
473 .hsync_end = 64, .hblank_end = 124,
516 .hsync_end = 64, .hblank_end = 124,
559 .hsync_end = 64, .hblank_end = 128,
604 .hsync_end = 64, .hblank_end = 142,
646 .hsync_end = 64, .hblank_end = 122,
670 .hsync_end = 64, .hblank_end = 139,
694 .hsync_end = 80, .hblank_end = 300,
[all …]
/Linux-v5.4/drivers/gpu/drm/
Ddrm_modes.c278 drm_mode->hsync_end = drm_mode->hdisplay + hblank / 2; in drm_cvt_mode()
279 drm_mode->hsync_start = drm_mode->hsync_end - in drm_cvt_mode()
313 drm_mode->hsync_end = drm_mode->hdisplay + CVT_RB_H_BLANK / 2; in drm_cvt_mode()
314 drm_mode->hsync_start = drm_mode->hsync_end - CVT_RB_H_SYNC; in drm_cvt_mode()
511 drm_mode->hsync_end = drm_mode->hsync_start + hsync; in drm_gtf_mode_complex()
592 dmode->hsync_end = dmode->hsync_start + vm->hsync_len; in drm_display_mode_from_videomode()
593 dmode->htotal = dmode->hsync_end + vm->hback_porch; in drm_display_mode_from_videomode()
633 vm->hsync_len = dmode->hsync_end - dmode->hsync_start; in drm_display_mode_to_videomode()
634 vm->hback_porch = dmode->htotal - dmode->hsync_end; in drm_display_mode_to_videomode()
851 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()
[all …]
/Linux-v5.4/include/drm/
Ddrm_modes.h136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
153 .hdisplay = (hd), .hsync_start = (hd), .hsync_end = (hd), \
283 int hsync_end; member
442 (m)->hdisplay, (m)->hsync_start, (m)->hsync_end, (m)->htotal, \
/Linux-v5.4/drivers/gpu/drm/gma500/
Dmdfld_tmd_vid.c52 mode->hsync_end = mode->hsync_start + \ in tmd_vid_get_config_mode()
70 dev_dbg(dev->dev, "HSE is %d\n", mode->hsync_end); in tmd_vid_get_config_mode()
80 mode->hsync_end = 490; in tmd_vid_get_config_mode()
Dmdfld_tpo_vid.c41 mode->hsync_end = 876; in tpo_vid_get_config_mode()
Dintel_bios.c153 panel_fixed_mode->hsync_end = panel_fixed_mode->hsync_start + in fill_detail_timing_data()
180 if (panel_fixed_mode->hsync_end > panel_fixed_mode->htotal) in fill_detail_timing_data()
181 panel_fixed_mode->htotal = panel_fixed_mode->hsync_end + 1; in fill_detail_timing_data()
Dmdfld_dsi_dpi.c439 pclk_hsync = mode->hsync_end - mode->hsync_start; in mdfld_dsi_dpi_timing_calculation()
440 pclk_hbp = mode->htotal - mode->hsync_end; in mdfld_dsi_dpi_timing_calculation()
700 adjusted_mode->hsync_end = fixed_mode->hsync_end; in mdfld_dsi_dpi_mode_fixup()
802 ((mode->hsync_end - 1) << 16) | (mode->hsync_start - 1)); in mdfld_set_pipe_timing()
Doaktrail_lvds.c231 mode->hsync_end = mode->hsync_start + \ in oaktrail_lvds_get_configuration_mode()
249 pr_info("HSE is %d\n", mode->hsync_end); in oaktrail_lvds_get_configuration_mode()
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c45 if ((mode->htotal < mode->hsync_end) in drm_mode_to_intf_timing_params()
49 || (mode->hsync_end < mode->hsync_start) in drm_mode_to_intf_timing_params()
53 mode->hsync_start, mode->hsync_end, in drm_mode_to_intf_timing_params()
74 timing->h_back_porch = mode->htotal - mode->hsync_end; in drm_mode_to_intf_timing_params()
78 timing->hsync_pulse_width = mode->hsync_end - mode->hsync_start; in drm_mode_to_intf_timing_params()
260 mode.hsync_end >>= 1; in dpu_encoder_phys_vid_setup_timing_engine()
266 mode.hsync_start, mode.hsync_end); in dpu_encoder_phys_vid_setup_timing_engine()
/Linux-v5.4/drivers/media/platform/xilinx/
Dxilinx-vtc.h24 unsigned int hsync_end; member
/Linux-v5.4/drivers/gpu/drm/bridge/adv7511/
Dadv7533.c34 hsw = mode->hsync_end - mode->hsync_start; in adv7511_dsi_config_timing_gen()
36 hbp = mode->htotal - mode->hsync_end; in adv7511_dsi_config_timing_gen()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c157 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in amdgpu_panel_mode_fixup()
168 adjusted_mode->hsync_end = adjusted_mode->hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c316 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_set_mode()
318 hsw = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_set_mode()
636 adjusted_mode->hskew = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_fixup()
755 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_mode_valid()
757 hsw = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_valid()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun6i_mipi_dsi.c406 unsigned int hbp = mode->htotal - mode->hsync_end; in sun6i_dsi_get_drq_edge1()
440 } else if ((mode->hsync_end - mode->hdisplay) > 20) { in sun6i_dsi_setup_burst()
442 u16 drq = (mode->hsync_end - mode->hdisplay) - 20; in sun6i_dsi_setup_burst()
560 (mode->hsync_end - mode->hsync_start) * Bpp - HSA_PACKET_OVERHEAD); in sun6i_dsi_setup_timings()
569 (mode->htotal - mode->hsync_end) * Bpp - HBP_PACKET_OVERHEAD); in sun6i_dsi_setup_timings()
587 (mode->htotal - (mode->hsync_end - mode->hsync_start)) * Bpp - in sun6i_dsi_setup_timings()
/Linux-v5.4/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c100 value = (((mode->hsync_end - mode->hsync_start) / 8) << 16) /* HSYNW */ in shmob_drm_crtc_setup_geometry()
105 | (((mode->hsync_end - mode->hsync_start) & 7) << 8) in shmob_drm_crtc_setup_geometry()
609 mode->hsync_end = sdev->pdata->panel.mode.hsync_end; in shmob_drm_connector_get_modes()
/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_tvenc.c70 .hsync_end = 720 + 12 + 2,
101 .hsync_end = 720 + 16 + 2,
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_encoders.c333 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in radeon_panel_mode_fixup()
346 adjusted_mode->hsync_end = adjusted_mode->hsync_start + hsync_width; in radeon_panel_mode_fixup()
/Linux-v5.4/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c472 (mode->hsync_end - mode->hsync_start) & 0xFF); in ti_sn_bridge_set_video_timings()
474 (((mode->hsync_end - mode->hsync_start) >> 8) & 0x7F) | in ti_sn_bridge_set_video_timings()
483 (mode->htotal - mode->hsync_end) & 0xFF); in ti_sn_bridge_set_video_timings()

123456