/linux-4.1.27/drivers/gpu/drm/panel/ |
D | panel-simple.c | 127 m->hdisplay, m->vdisplay, m->vrefresh); in panel_simple_get_fixed_modes() 382 .vrefresh = 60, 407 .vrefresh = 60, 430 .vrefresh = 60, 453 .vrefresh = 60, 477 .vrefresh = 60, 500 .vrefresh = 60, 523 .vrefresh = 60, 551 .vrefresh = 60, 579 .vrefresh = 60, [all …]
|
D | panel-sharp-lq101r1sx01.c | 286 .vrefresh = 60, 297 default_mode.vrefresh); in sharp_panel_get_modes()
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_edid.c | 614 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, 619 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, 624 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, 629 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, 635 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, 641 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, 647 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, 653 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, 659 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_16_9, }, 665 .vrefresh = 60, .picture_aspect_ratio = HDMI_PICTURE_ASPECT_4_3, }, [all …]
|
D | drm_modes.c | 54 mode->base.id, mode->name, mode->vrefresh, mode->clock, in drm_mode_debug_printmodeline() 150 int vdisplay, int vrefresh, in drm_cvt_mode() argument 177 if (!vrefresh) in drm_cvt_mode() 178 vrefresh = 60; in drm_cvt_mode() 182 vfieldrate = vrefresh * 2; in drm_cvt_mode() 184 vfieldrate = vrefresh; in drm_cvt_mode() 369 int vrefresh, bool interlaced, int margins, in drm_gtf_mode_complex() argument 423 vfieldrate_rqd = vrefresh * 2; in drm_gtf_mode_complex() 425 vfieldrate_rqd = vrefresh; in drm_gtf_mode_complex() 567 drm_gtf_mode(struct drm_device *dev, int hdisplay, int vdisplay, int vrefresh, in drm_gtf_mode() argument [all …]
|
D | drm_probe_helper.c | 219 mode->vrefresh = drm_mode_vrefresh(mode); in drm_helper_probe_single_connector_modes_merge_bits()
|
D | drm_crtc.c | 1742 out->vrefresh = in->vrefresh; in drm_crtc_convert_to_umode() 1763 if (in->clock > INT_MAX || in->vrefresh > INT_MAX) in drm_crtc_convert_umode() 1780 out->vrefresh = in->vrefresh; in drm_crtc_convert_umode()
|
D | drm_fb_helper.c | 1308 if (mode->vrefresh != cmdline_mode->refresh) in drm_pick_cmdline_mode()
|
/linux-4.1.27/include/drm/ |
D | drm_modes.h | 147 int vrefresh; /* in Hz */ member 189 int hdisplay, int vdisplay, int vrefresh, 193 int hdisplay, int vdisplay, int vrefresh, 197 int vrefresh, bool interlaced,
|
/linux-4.1.27/drivers/gpu/drm/omapdrm/ |
D | omap_connector.c | 212 mode->vrefresh = drm_mode_vrefresh(mode); in omap_connector_mode_valid() 236 new_mode->vrefresh = 0; in omap_connector_mode_valid() 237 if (mode->vrefresh == drm_mode_vrefresh(new_mode)) in omap_connector_mode_valid() 245 mode->base.id, mode->name, mode->vrefresh, mode->clock, in omap_connector_mode_valid()
|
D | omap_crtc.c | 504 mode->vrefresh, mode->clock, in omap_crtc_mode_set()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_cmd_encoder.c | 110 total_lines_x100 = mode->vtotal * mode->vrefresh; in pingpong_tearcheck_setup() 113 __func__, mode->vtotal, mode->vrefresh); in pingpong_tearcheck_setup() 206 mode->vrefresh, mode->clock, in mdp5_cmd_encoder_mode_set()
|
D | mdp5_encoder.c | 139 mode->vrefresh, mode->clock, in mdp5_encoder_mode_set()
|
D | mdp5_crtc.c | 253 mode->vrefresh, mode->clock, in mdp5_crtc_mode_set_nofb()
|
/linux-4.1.27/drivers/gpu/drm/tegra/ |
D | dsi.c | 37 unsigned int vrefresh; member 664 unsigned int vrefresh) in tegra_dsi_set_timeout() argument 670 timeout = (bclk / vrefresh) / 512; in tegra_dsi_set_timeout() 683 tegra_dsi_set_timeout(dsi->slave, bclk, vrefresh); in tegra_dsi_set_timeout() 809 tegra_dsi_set_timeout(dsi, state->bclk, state->vrefresh); in tegra_dsi_encoder_mode_set() 902 state->vrefresh = drm_mode_vrefresh(&crtc_state->mode); in tegra_dsi_encoder_atomic_check() 910 state->vrefresh); in tegra_dsi_encoder_atomic_check()
|
/linux-4.1.27/drivers/gpu/drm/msm/edp/ |
D | edp_bridge.c | 65 mode->vrefresh, mode->clock, in edp_bridge_mode_set()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/ |
D | tvnv17.h | 100 int vrefresh; /* mHz */ member
|
D | tvnv17.c | 220 mode->clock = tv_norm->tv_enc_mode.vrefresh * in nv17_tv_get_ld_modes() 341 tv_norm->tv_enc_mode.vrefresh) > vsync_tolerance) in nv17_tv_mode_valid()
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | ch7006_mode.c | 39 #define NTSC_LIKE_TIMINGS .vrefresh = 60 * fixed1/1.001, \ 44 #define PAL_LIKE_TIMINGS .vrefresh = 50 * fixed1, \ 124 .vrefresh = 0, \
|
D | adv7511.c | 733 if (mode->vrefresh <= 24000) in adv7511_encoder_mode_set() 735 else if (mode->vrefresh <= 25000) in adv7511_encoder_mode_set() 737 else if (mode->vrefresh <= 30000) in adv7511_encoder_mode_set()
|
D | ch7006_priv.h | 50 fixed vrefresh; member
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 137 exynos_plane->refresh = crtc->mode.vrefresh; in exynos_plane_mode_set()
|
D | exynos7_drm_decon.c | 156 unsigned long ideal_clk = mode->htotal * mode->vtotal * mode->vrefresh; in decon_calc_clkdiv() 169 if (adjusted_mode->vrefresh == 0) in decon_mode_fixup() 170 adjusted_mode->vrefresh = DECON_DEFAULT_FRAMERATE; in decon_mode_fixup()
|
D | exynos_drm_fimd.c | 310 unsigned long ideal_clk = mode->htotal * mode->vtotal * mode->vrefresh; in fimd_calc_clkdiv() 331 if (adjusted_mode->vrefresh == 0) in fimd_mode_fixup() 332 adjusted_mode->vrefresh = FIMD_DEFAULT_FRAMERATE; in fimd_mode_fixup()
|
D | exynos_hdmi.c | 1100 mode->hdisplay, mode->vdisplay, mode->vrefresh, in hdmi_mode_valid() 1183 m->hdisplay, m->vdisplay, m->vrefresh); in hdmi_mode_fixup() 2009 m->vrefresh, (m->flags & DRM_MODE_FLAG_INTERLACE) ? in hdmi_mode_set()
|
D | exynos_mixer.c | 1122 mode->hdisplay, mode->vdisplay, mode->vrefresh, in mixer_check_mode()
|
/linux-4.1.27/include/uapi/drm/ |
D | drm_mode.h | 111 __u32 vrefresh; member
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_drm_crtc.c | 96 mode->vrefresh, mode->clock, in sti_drm_crtc_mode_set()
|
D | sti_hda.c | 536 mode->vrefresh = drm_mode_vrefresh(mode); in sti_hda_connector_get_modes()
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/ |
D | mdp4_dtv_encoder.c | 118 mode->vrefresh, mode->clock, in mdp4_dtv_encoder_mode_set()
|
D | mdp4_lcdc_encoder.c | 284 mode->vrefresh, mode->clock, in mdp4_lcdc_encoder_mode_set()
|
D | mdp4_crtc.c | 254 mode->vrefresh, mode->clock, in mdp4_crtc_mode_set_nofb()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_connector.c | 603 mode->vrefresh = drm_mode_vrefresh(mode); in nouveau_connector_native_mode() 624 mode->vrefresh < high_v) in nouveau_connector_native_mode() 629 high_v = mode->vrefresh; in nouveau_connector_native_mode()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | r600_dpm.c | 185 u32 vrefresh = 0; in r600_dpm_get_vrefresh() local 191 vrefresh = drm_mode_vrefresh(&radeon_crtc->hw_mode); in r600_dpm_get_vrefresh() 196 return vrefresh; in r600_dpm_get_vrefresh()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 2505 mode->vrefresh, mode->clock, in intel_seq_print_mode() 2888 int vrefresh = 0; in drrs_status_per_crtc() local 2944 vrefresh = panel->fixed_mode->vrefresh; in drrs_status_per_crtc() 2947 vrefresh = panel->downclock_mode->vrefresh; in drrs_status_per_crtc() 2954 seq_printf(m, "\t\tVrefresh: %d", vrefresh); in drrs_status_per_crtc()
|
D | intel_dp.c | 5026 if (intel_dp->attached_connector->panel.downclock_mode->vrefresh == in intel_dp_set_drrs_state() 5134 fixed_mode->vrefresh); in intel_edp_drrs_disable() 5166 downclock_mode->vrefresh); in intel_edp_drrs_downclock_work() 5207 fixed_mode->vrefresh); in intel_edp_drrs_invalidate()
|
/linux-4.1.27/drivers/gpu/drm/msm/dsi/ |
D | dsi_manager.c | 420 mode->vrefresh, mode->clock, in dsi_mgr_bridge_mode_set()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.c | 1933 mode->vrefresh = drm_mode_vrefresh(mode); in vmw_guess_mode_timing() 2001 mode->vrefresh = drm_mode_vrefresh(mode); in vmw_du_connector_fill_modes()
|