Home
last modified time | relevance | path

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

12345678

/linux-6.3-rc2/drivers/gpu/drm/panel/
A Dpanel-simple.c725 .vsync_start = 800 + 3,
751 .vsync_start = 272 + 2,
775 .vsync_start = 480 + 2,
931 .vsync_start = 800 + 8,
979 .vsync_start = 800 + 6,
1033 .vsync_start = 768 + 4,
1246 .vsync_start = 272 + 8,
1403 .vsync_start = 768 + 4,
1588 .vsync_start = 240 + 4,
1613 .vsync_start = 240 + 4,
[all …]
A Dpanel-edp.c962 .vsync_start = 768 + 4,
988 .vsync_start = 768 + 10,
1014 .vsync_start = 1080 + 3,
1068 .vsync_start = 768 + 3,
1090 .vsync_start = 1080 + 3,
1118 .vsync_start = 800 + 3,
1129 .vsync_start = 800 + 3,
1202 .vsync_start = 1080 + 3,
1272 .vsync_start = 768 + 8,
1410 .vsync_start = 768 + 5,
[all …]
A Dpanel-arm-versatile.c143 .vsync_start = 240 + 5,
166 .vsync_start = 480 + 11,
188 .vsync_start = 220 + 0,
211 .vsync_start = 320 + 2,
A Dpanel-tpo-tpg110.c111 .vsync_start = 480 + 10,
127 .vsync_start = 480 + 18,
143 .vsync_start = 272 + 2,
159 .vsync_start = 640 + 4,
175 .vsync_start = 240 + 2,
A Dpanel-ilitek-ili9322.c548 .vsync_start = 240 + 4,
561 .vsync_start = 240 + 21,
575 .vsync_start = 240 + 4,
589 .vsync_start = 320 + 4,
602 .vsync_start = 360 + 4,
616 .vsync_start = 480 + 4,
630 .vsync_start = 480 + 4,
A Dpanel-novatek-nt35560.c68 .vsync_start = 864 + 14,
87 .vsync_start = 864 + 1,
110 .vsync_start = 854 + 14,
129 .vsync_start = 854 + 1,
A Dpanel-innolux-ej030na.c262 .vsync_start = 480 + 102,
274 .vsync_start = 480 + 102,
A Dpanel-boe-tv101wum-nl6.c1314 .vsync_start = 2000 + 26,
1343 .vsync_start = 2000 + 26,
1372 .vsync_start = 1920 + 10,
1399 .vsync_start = 1920 + 16,
1426 .vsync_start = 1920 + 20,
1453 .vsync_start = 1920 + 34,
1480 .vsync_start = 1920 + 20,
A Dpanel-orisetech-ota5601a.c310 .vsync_start = 480 + 7,
323 .vsync_start = 480 + 7,
/linux-6.3-rc2/drivers/gpu/drm/gud/
A Dgud_internal.h141 dst->vsync_start = cpu_to_le16(src->vsync_start); in gud_from_display_mode()
159 dst->vsync_start = le16_to_cpu(src->vsync_start); in gud_to_display_mode()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_encoders.c171 unsigned vover = native_mode->vsync_start - native_mode->vdisplay; in amdgpu_panel_mode_fixup()
173 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in amdgpu_panel_mode_fixup()
186 adjusted_mode->vsync_start = native_mode->vdisplay + vover; in amdgpu_panel_mode_fixup()
187 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in amdgpu_panel_mode_fixup()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_dsi_encoder.c67 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dsi_encoder_mode_set()
68 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dsi_hsync_skew; in mdp4_dsi_encoder_mode_set()
69 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dsi_hsync_s… in mdp4_dsi_encoder_mode_set()
A Dmdp4_dtv_encoder.c70 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dtv_encoder_mode_set()
71 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; in mdp4_dtv_encoder_mode_set()
72 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dtv_hsync_s… in mdp4_dtv_encoder_mode_set()
A Dmdp4_lcdc_encoder.c245 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_lcdc_encoder_mode_set()
246 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + lcdc_hsync_skew; in mdp4_lcdc_encoder_mode_set()
247 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + lcdc_hsync_… in mdp4_lcdc_encoder_mode_set()
/linux-6.3-rc2/drivers/gpu/drm/msm/dp/
A Ddp_panel.c373 drm_mode->vsync_start - drm_mode->vdisplay, in dp_panel_timing_cfg()
374 drm_mode->vsync_end - drm_mode->vsync_start); in dp_panel_timing_cfg()
386 data = (drm_mode->vtotal - drm_mode->vsync_start); in dp_panel_timing_cfg()
392 data = drm_mode->vsync_end - drm_mode->vsync_start; in dp_panel_timing_cfg()
436 drm_mode->vsync_start - drm_mode->vdisplay, in dp_panel_init_panel_info()
437 drm_mode->vsync_end - drm_mode->vsync_start); in dp_panel_init_panel_info()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_modes.c504 mode->vsync_start = mode->vdisplay + vfp; in fill_analog_mode()
505 mode->vsync_end = mode->vsync_start + vslen; in fill_analog_mode()
765 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
797 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
1078 dmode->vsync_end = dmode->vsync_start + vm->vsync_len; in drm_display_mode_from_videomode()
1356 p->crtc_vsync_start = p->vsync_start; in drm_mode_set_crtcinfo()
1477 mode1->vsync_start == mode2->vsync_start && in drm_mode_match_timings()
1646 mode->vsync_start < mode->vdisplay || in drm_mode_validate_basic()
1647 mode->vsync_end < mode->vsync_start || in drm_mode_validate_basic()
2591 out->vsync_start = in->vsync_start; in drm_mode_convert_to_umode()
[all …]
/linux-6.3-rc2/drivers/gpu/drm/imx/dcss/
A Ddcss-ss.c131 u16 vsync_start, vsync_end; in dcss_ss_sync_set() local
150 vsync_start = vm->vfront_porch - 1; in dcss_ss_sync_set()
154 ((u32)vsync_end << SYNC_END_POS) | vsync_start, in dcss_ss_sync_set()
/linux-6.3-rc2/include/drm/
A Ddrm_modes.h138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
152 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
265 u16 vsync_start; member
434 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_encoders.c326 unsigned vover = native_mode->vsync_start - native_mode->vdisplay; in radeon_panel_mode_fixup()
328 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in radeon_panel_mode_fixup()
343 adjusted_mode->vsync_start = native_mode->vdisplay + vover; in radeon_panel_mode_fixup()
344 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in radeon_panel_mode_fixup()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_encoder_phys_vid.c50 || (mode->vsync_start < mode->vdisplay) in drm_mode_to_intf_timing_params()
52 || (mode->vsync_end < mode->vsync_start)) { in drm_mode_to_intf_timing_params()
58 mode->vsync_start, mode->vsync_end, in drm_mode_to_intf_timing_params()
79 timing->v_front_porch = mode->vsync_start - mode->vdisplay; in drm_mode_to_intf_timing_params()
81 timing->vsync_pulse_width = mode->vsync_end - mode->vsync_start; in drm_mode_to_intf_timing_params()
648 fetch_start = mode.vtotal - (mode.vsync_start - mode.vdisplay); in dpu_encoder_phys_vid_get_frame_count()
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_vtg.c218 fallsync_top += mode->vsync_end - mode->vsync_start; in vtg_set_hsync_vsync_pos()
224 fallsync_top = mode->vsync_end - mode->vsync_start; in vtg_set_hsync_vsync_pos()
317 u32 start_line = mode.vtotal - mode.vsync_start + 1; in sti_vtg_get_line_number()
/linux-6.3-rc2/drivers/media/platform/xilinx/
A Dxilinx-vtc.h27 unsigned int vsync_start; member
/linux-6.3-rc2/drivers/gpu/drm/bridge/adv7511/
A Dadv7533.c37 vsw = mode->vsync_end - mode->vsync_start; in adv7511_dsi_config_timing_gen()
38 vfp = mode->vsync_start - mode->vdisplay; in adv7511_dsi_config_timing_gen()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_encoder.c88 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp5_vid_encoder_mode_set()
89 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; in mdp5_vid_encoder_mode_set()
90 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dtv_hsync_s… in mdp5_vid_encoder_mode_set()
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Doaktrail_lvds.c241 mode->vsync_start = \ in oaktrail_lvds_get_configuration_mode()
245 mode->vsync_start + ((ti->vsync_pulse_width_hi << 4) | \ in oaktrail_lvds_get_configuration_mode()
256 pr_info("VSS is %d\n", mode->vsync_start); in oaktrail_lvds_get_configuration_mode()

Completed in 38 milliseconds

12345678