/Linux-v4.19/drivers/gpu/drm/panel/ |
D | panel-simple.c | 397 .vsync_end = 272 + 2 + 10, 422 .vsync_end = 480 + 2 + 45, 447 .vsync_end = 600 + 16 + 6, 470 .vsync_end = 800 + 4 + 20, 493 .vsync_end = 768 + 14 + 42, 517 .vsync_end = 768 + 10 + 12, 540 .vsync_end = 768 + 3 + 6, 563 .vsync_end = 1080 + 25 + 10, 619 .vsync_end = 600 + 10 + 35, 728 .vsync_end = 1080 + 4 + 5, [all …]
|
D | panel-arm-versatile.c | 142 .vsync_end = 240 + 5 + 6, 166 .vsync_end = 480 + 11 + 2, 189 .vsync_end = 220 + 0 + 2, 213 .vsync_end = 320 + 2 + 2,
|
D | panel-ilitek-ili9322.c | 565 .vsync_end = 240 + 4 + 1, 579 .vsync_end = 240 + 21 + 1, 594 .vsync_end = 240 + 4 + 1, 609 .vsync_end = 320 + 4 + 1, 623 .vsync_end = 360 + 4 + 1, 638 .vsync_end = 480 + 4 + 1, 653 .vsync_end = 480 + 4 + 1,
|
D | panel-innolux-p079zca.c | 239 .vsync_end = 1024 + 20 + 4, 273 .vsync_end = 2048 + 100 + 2,
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_modes.c | 285 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode() 317 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode() 512 drm_mode->vsync_end = drm_mode->vsync_start + V_SYNC_RQD; in drm_gtf_mode_complex() 594 dmode->vsync_end = dmode->vsync_start + vm->vsync_len; in drm_display_mode_from_videomode() 595 dmode->vtotal = dmode->vsync_end + vm->vback_porch; in drm_display_mode_from_videomode() 635 vm->vsync_len = dmode->vsync_end - dmode->vsync_start; in drm_display_mode_to_videomode() 636 vm->vback_porch = dmode->vtotal - dmode->vsync_end; in drm_display_mode_to_videomode() 853 p->crtc_vsync_end = p->vsync_end; in drm_mode_set_crtcinfo() 959 mode1->vsync_end == mode2->vsync_end && in drm_mode_match_timings() 1128 mode->vsync_end < mode->vsync_start || in drm_mode_validate_basic() [all …]
|
/Linux-v4.19/drivers/gpu/drm/gma500/ |
D | mdfld_tmd_vid.c | 58 mode->vsync_end = \ in tmd_vid_get_config_mode() 71 dev_dbg(dev->dev, "VSE is %d\n", mode->vsync_end); in tmd_vid_get_config_mode() 81 mode->vsync_end = 865; in tmd_vid_get_config_mode()
|
D | mdfld_tpo_vid.c | 44 mode->vsync_end = 490; in tpo_vid_get_config_mode()
|
D | intel_bios.c | 175 panel_fixed_mode->vsync_end = panel_fixed_mode->vsync_start + in fill_detail_timing_data() 195 if (panel_fixed_mode->vsync_end > panel_fixed_mode->vtotal) in fill_detail_timing_data() 196 panel_fixed_mode->vtotal = panel_fixed_mode->vsync_end + 1; in fill_detail_timing_data()
|
D | mdfld_dsi_dpi.c | 441 pclk_vsync = mode->vsync_end - mode->vsync_start; in mdfld_dsi_dpi_timing_calculation() 442 pclk_vbp = mode->vtotal - mode->vsync_end; in mdfld_dsi_dpi_timing_calculation() 702 adjusted_mode->vsync_end = fixed_mode->vsync_end; in mdfld_dsi_dpi_mode_fixup() 805 ((mode->vsync_end - 1) << 16) | (mode->vsync_start - 1)); in mdfld_set_pipe_timing()
|
D | oaktrail_lvds.c | 251 mode->vsync_end = \ in oaktrail_lvds_get_configuration_mode() 264 pr_info("VSE is %d\n", mode->vsync_end); in oaktrail_lvds_get_configuration_mode()
|
/Linux-v4.19/include/drm/ |
D | drm_modes.h | 138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \ 286 int vsync_end; member 441 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
|
/Linux-v4.19/drivers/media/platform/xilinx/ |
D | xilinx-vtc.h | 31 unsigned int vsync_end; member
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_dsi_encoder.c | 67 mode->vsync_end, mode->vtotal, in mdp4_dsi_encoder_mode_set() 83 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dsi_encoder_mode_set()
|
D | mdp4_dtv_encoder.c | 113 mode->vsync_end, mode->vtotal, in mdp4_dtv_encoder_mode_set() 133 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dtv_encoder_mode_set()
|
/Linux-v4.19/drivers/gpu/drm/bridge/adv7511/ |
D | adv7533.c | 45 vsw = mode->vsync_end - mode->vsync_start; in adv7511_dsi_config_timing_gen() 47 vbp = mode->vtotal - mode->vsync_end; in adv7511_dsi_config_timing_gen()
|
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_crtc.c | 97 vbp = mode->vtotal - mode->vsync_end; in fsl_dcu_drm_crtc_mode_set_nofb() 99 vsw = mode->vsync_end - mode->vsync_start; in fsl_dcu_drm_crtc_mode_set_nofb()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_encoders.c | 157 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in amdgpu_panel_mode_fixup() 171 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in amdgpu_panel_mode_fixup()
|
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_encoder_phys_vid.c | 55 || (mode->vtotal < mode->vsync_end) in drm_mode_to_intf_timing_params() 58 || (mode->vsync_end < mode->vsync_start)) { in drm_mode_to_intf_timing_params() 64 mode->vsync_start, mode->vsync_end, in drm_mode_to_intf_timing_params() 84 timing->v_back_porch = mode->vtotal - mode->vsync_end; in drm_mode_to_intf_timing_params() 87 timing->vsync_pulse_width = mode->vsync_end - mode->vsync_start; in drm_mode_to_intf_timing_params()
|
/Linux-v4.19/include/drm/tinydrm/ |
D | tinydrm.h | 93 .vsync_end = (vd), \
|
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_vtg.c | 216 fallsync_top += mode->vsync_end - mode->vsync_start; in vtg_set_hsync_vsync_pos() 222 fallsync_top = mode->vsync_end - mode->vsync_start; in vtg_set_hsync_vsync_pos()
|
/Linux-v4.19/drivers/gpu/drm/msm/edp/ |
D | edp_bridge.c | 69 mode->vsync_end, mode->vtotal, in edp_bridge_mode_set()
|
/Linux-v4.19/drivers/gpu/drm/zte/ |
D | zx_tvenc.c | 76 .vsync_end = 576 + 2 + 2, 107 .vsync_end = 480 + 3 + 2,
|
/Linux-v4.19/drivers/gpu/drm/tilcdc/ |
D | tilcdc_crtc.c | 326 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_set_mode() 328 vsw = mode->vsync_end - mode->vsync_start; in tilcdc_crtc_set_mode() 779 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_mode_valid() 781 vsw = mode->vsync_end - mode->vsync_start; in tilcdc_crtc_mode_valid()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_encoders.c | 331 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in radeon_panel_mode_fixup() 347 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in radeon_panel_mode_fixup()
|
/Linux-v4.19/drivers/gpu/drm/shmobile/ |
D | shmob_drm_crtc.c | 115 value = ((mode->vsync_end - mode->vsync_start) << 16) /* VSYNW */ in shmob_drm_crtc_setup_geometry() 615 mode->vsync_end = sdev->pdata->panel.mode.vsync_end; in shmob_drm_connector_get_modes()
|