Home
last modified time | relevance | path

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

123456789

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-simple.c1005 .hsync_end = 1280 + 40 + 80,
1031 .hsync_end = 480 + 2 + 41,
1055 .hsync_end = 800 + 0 + 255,
1105 .hsync_end = 1024 + 156 + 8,
1152 .hsync_end = 1366 + 20 + 70,
1175 .hsync_end = 1366 + 48 + 32,
1203 .hsync_end = 1366 + 40 + 40,
1232 .hsync_end = 1366 + 48 + 32,
1254 .hsync_end = 1920 + 172 + 80,
1309 .hsync_end = 1280 + 82 + 2,
[all …]
H A Dpanel-arm-versatile.c140 .hsync_end = 320 + 6 + 6,
163 .hsync_end = 640 + 24 + 96,
185 .hsync_end = 176 + 2 + 3,
208 .hsync_end = 240 + 10 + 10,
H A Dpanel-tpo-tpg110.c108 .hsync_end = 800 + 40 + 1,
124 .hsync_end = 640 + 24 + 1,
140 .hsync_end = 480 + 2 + 1,
156 .hsync_end = 480 + 2 + 1,
172 .hsync_end = 400 + 20 + 1,
H A Dpanel-ilitek-ili9322.c545 .hsync_end = 320 + 359 + 1,
558 .hsync_end = 360 + 35 + 1,
572 .hsync_end = 320 + 38 + 1,
586 .hsync_end = 640 + 252 + 1,
599 .hsync_end = 720 + 252 + 1,
613 .hsync_end = 640 + 3 + 1,
627 .hsync_end = 720 + 3 + 1,
H A Dpanel-boe-tv101wum-nl6.c593 .hsync_end = 1200 + 100 + 40,
620 .hsync_end = 1200 + 60 + 24,
647 .hsync_end = 1200 + 80 + 24,
674 .hsync_end = 1200 + 60 + 4,
701 .hsync_end = 1200 + 80 + 24,
H A Dpanel-novatek-nt39016.c318 .hsync_end = 320 + 10 + 50,
330 .hsync_end = 320 + 42 + 50,
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_modes.c92 mode1->hsync_end == mode2->hsync_end && in drm_mode_match_timings()
212 dmode->hsync_end = dmode->hsync_start + vm->hsync_len; in drm_display_mode_from_videomode()
213 dmode->htotal = dmode->hsync_end + vm->hback_porch; in drm_display_mode_from_videomode()
251 vm->hsync_len = dmode->hsync_end - dmode->hsync_start; in drm_display_mode_to_videomode()
252 vm->hback_porch = dmode->htotal - dmode->hsync_end; in drm_display_mode_to_videomode()
H A Drk1000_tve.c188 mode->hsync_end = 738; in drm_rk1000_select_output()
251 screen_info->mode.hsync_end == 742 && in drm_rk1000_select_output()
255 mode->hsync_end = 742; in drm_rk1000_select_output()
265 mode->hsync_end = 738; in drm_rk1000_select_output()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_tv.c313 u8 hsync_end; member
387 .hsync_end = 64, .hblank_end = 124,
429 .hsync_end = 64, .hblank_end = 124,
472 .hsync_end = 64, .hblank_end = 124,
515 .hsync_end = 64, .hblank_end = 124,
558 .hsync_end = 64, .hblank_end = 128,
603 .hsync_end = 64, .hblank_end = 142,
645 .hsync_end = 64, .hblank_end = 122,
669 .hsync_end = 64, .hblank_end = 139,
693 .hsync_end = 80, .hblank_end = 300,
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_post_process.c31 src_hsync_len = src->hsync_end - src->hsync_start; in calc_dsp_frm_hst_vst()
32 src_hback_porch = src->htotal - src->hsync_end; in calc_dsp_frm_hst_vst()
39 dst_hsync_len = dst->hsync_end - dst->hsync_start; in calc_dsp_frm_hst_vst()
40 dst_hback_porch = dst->htotal - dst->hsync_end; in calc_dsp_frm_hst_vst()
102 dst_hsync_len = dst->hsync_end - dst->hsync_start; in rk628_post_process_scaler_init()
103 dst_hback_porch = dst->htotal - dst->hsync_end; in rk628_post_process_scaler_init()
H A Drk628_config.c25 to->hsync_end = from->hsync_end; in rk628_mode_copy()
H A Drk628_gvi.c152 vm_hsync_len = mode->hsync_end - mode->hsync_start; in rk628_gvi_enable_color_bar()
153 vm_hback_porch = mode->htotal - mode->hsync_end; in rk628_gvi_enable_color_bar()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A 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()
512 drm_mode->hsync_end = drm_mode->hsync_start + hsync; in drm_gtf_mode_complex()
593 dmode->hsync_end = dmode->hsync_start + vm->hsync_len; in drm_display_mode_from_videomode()
594 dmode->htotal = dmode->hsync_end + vm->hback_porch; in drm_display_mode_from_videomode()
634 vm->hsync_len = dmode->hsync_end - dmode->hsync_start; in drm_display_mode_to_videomode()
635 vm->hback_porch = dmode->htotal - dmode->hsync_end; in drm_display_mode_to_videomode()
822 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()
[all …]
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modes.h136 .hdisplay = (hd), .hsync_start = (hss), .hsync_end = (hse), \
153 .hdisplay = (hd), .hsync_start = (hd), .hsync_end = (hd), \
233 u16 hsync_end; member
405 (m)->hdisplay, (m)->hsync_start, (m)->hsync_end, (m)->htotal, \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A 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()
H A 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()
H A Dmdfld_tpo_vid.c41 mode->hsync_end = 876; in tpo_vid_get_config_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-ss.c130 u16 hsync_start, hsync_end; in dcss_ss_sync_set() local
144 hsync_end = vm->hsync_len - 1; in dcss_ss_sync_set()
147 ((u32)hsync_end << SYNC_END_POS) | hsync_start, in dcss_ss_sync_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c364 drm_mode->hdisplay, drm_mode->htotal - drm_mode->hsync_end, in dp_panel_timing_cfg()
366 drm_mode->hsync_end - drm_mode->hsync_start); in dp_panel_timing_cfg()
392 data |= drm_mode->hsync_end - drm_mode->hsync_start; in dp_panel_timing_cfg()
424 drm_mode->htotal - drm_mode->hsync_end, in dp_panel_init_panel_info()
426 drm_mode->hsync_end - drm_mode->hsync_start); in dp_panel_init_panel_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A 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()
267 mode.hsync_end >>= 1; in dpu_encoder_phys_vid_setup_timing_engine()
273 mode.hsync_start, mode.hsync_end); in dpu_encoder_phys_vid_setup_timing_engine()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/adv7511/
H A 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()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h24 unsigned int hsync_end; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/
H A Dshmob_drm_crtc.c101 value = (((mode->hsync_end - mode->hsync_start) / 8) << 16) /* HSYNW */ in shmob_drm_crtc_setup_geometry()
106 | (((mode->hsync_end - mode->hsync_start) & 7) << 8) in shmob_drm_crtc_setup_geometry()
601 mode->hsync_end = sdev->pdata->panel.mode.hsync_end; in shmob_drm_connector_get_modes()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c173 unsigned hsync_width = native_mode->hsync_end - native_mode->hsync_start; in amdgpu_panel_mode_fixup()
184 adjusted_mode->hsync_end = adjusted_mode->hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/
H A 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()
657 adjusted_mode->hskew = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_fixup()
776 hbp = mode->htotal - mode->hsync_end; in tilcdc_crtc_mode_valid()
778 hsw = mode->hsync_end - mode->hsync_start; in tilcdc_crtc_mode_valid()

123456789