Searched refs:fixed_mode (Results 1 – 12 of 12) sorted by relevance
226 const struct drm_display_mode *fixed_mode = in intel_dvo_mode_valid() local238 if (fixed_mode) { in intel_dvo_mode_valid()245 target_clock = fixed_mode->clock; in intel_dvo_mode_valid()261 const struct drm_display_mode *fixed_mode = in intel_dvo_compute_config() local270 if (fixed_mode) { in intel_dvo_compute_config()
66 const struct drm_display_mode *fixed_mode = in intel_dsi_mode_valid() local77 if (fixed_mode->clock > max_dotclk) in intel_dsi_mode_valid()
398 const struct drm_display_mode *fixed_mode = in intel_lvds_mode_valid() local411 if (fixed_mode->clock > max_pixclk) in intel_lvds_mode_valid()799 const struct drm_display_mode *fixed_mode = in compute_is_dual_link_lvds() local808 if (fixed_mode->clock > 112999) in compute_is_dual_link_lvds()
1574 const struct drm_display_mode *fixed_mode = in vlv_dsi_add_properties() local1581 fixed_mode->hdisplay, in vlv_dsi_add_properties()1582 fixed_mode->vdisplay); in vlv_dsi_add_properties()1797 struct drm_display_mode *fixed_mode = (struct drm_display_mode *) in vlv_dsi_asus_tf103c_mode_fixup() local1800 if (fixed_mode->vtotal == 820) in vlv_dsi_asus_tf103c_mode_fixup()1801 fixed_mode->vtotal -= 4; in vlv_dsi_asus_tf103c_mode_fixup()1823 const struct drm_display_mode *fixed_mode = in vlv_dsi_lenovo_yoga_tab2_size_fixup() local1833 if (fixed_mode->hdisplay == 1920) { in vlv_dsi_lenovo_yoga_tab2_size_fixup()
1406 const struct drm_display_mode *fixed_mode; in intel_dp_mode_valid() local1427 fixed_mode = intel_panel_fixed_mode(connector, mode); in intel_dp_mode_valid()1428 if (intel_dp_is_edp(intel_dp) && fixed_mode) { in intel_dp_mode_valid()1433 target_clock = fixed_mode->clock; in intel_dp_mode_valid()3376 const struct drm_display_mode *fixed_mode; in intel_dp_compute_config() local3380 fixed_mode = intel_panel_fixed_mode(connector, adjusted_mode); in intel_dp_compute_config()3381 if (intel_dp_is_edp(intel_dp) && fixed_mode) { in intel_dp_compute_config()3410 if ((intel_dp_is_edp(intel_dp) && fixed_mode) || in intel_dp_compute_config()6711 const struct drm_display_mode *fixed_mode = in intel_edp_add_properties() local6718 fixed_mode->hdisplay, in intel_edp_add_properties()[all …]
799 const struct drm_display_mode *fixed_mode = in intel_sdvo_create_preferred_input_timing() local802 if (fixed_mode->hdisplay != args.width || in intel_sdvo_create_preferred_input_timing()803 fixed_mode->vdisplay != args.height) in intel_sdvo_create_preferred_input_timing()1398 const struct drm_display_mode *fixed_mode = in intel_sdvo_compute_config() local1409 fixed_mode)) in intel_sdvo_compute_config()1564 const struct drm_display_mode *fixed_mode = in intel_sdvo_pre_enable() local1567 intel_sdvo_get_dtd_from_mode(&output_dtd, fixed_mode); in intel_sdvo_pre_enable()
1913 const struct drm_display_mode *fixed_mode = in icl_dsi_add_properties() local1920 fixed_mode->hdisplay, in icl_dsi_add_properties()1921 fixed_mode->vdisplay); in icl_dsi_add_properties()
154 enum ad2s1210_mode fixed_mode; member182 return mode == st->fixed_mode ? 0 : -EOPNOTSUPP; in ad2s1210_set_mode()459 if (st->fixed_mode == MOD_CONFIG) { in ad2s1210_single_conversion()1293 if (st->fixed_mode == MOD_CONFIG) { in ad2s1210_trigger_handler()1313 if (st->fixed_mode == MOD_CONFIG) { in ad2s1210_trigger_handler()1332 if (st->fixed_mode == MOD_CONFIG) { in ad2s1210_trigger_handler()1373 st->fixed_mode = -1; in ad2s1210_setup_properties()1382 st->fixed_mode = MOD_CONFIG; in ad2s1210_setup_properties()1447 if (!st->mode_gpios && st->fixed_mode == -1) in ad2s1210_setup_gpios()1451 if (st->mode_gpios && st->fixed_mode != -1) in ad2s1210_setup_gpios()
339 struct drm_display_mode *fixed_mode = in psb_intel_lvds_mode_valid() local343 fixed_mode = dev_priv->mode_dev.panel_fixed_mode2; in psb_intel_lvds_mode_valid()353 if (fixed_mode) { in psb_intel_lvds_mode_valid()354 if (mode->hdisplay > fixed_mode->hdisplay) in psb_intel_lvds_mode_valid()356 if (mode->vdisplay > fixed_mode->vdisplay) in psb_intel_lvds_mode_valid()
161 struct drm_display_mode *fixed_mode = in cdv_intel_lvds_mode_valid() local172 if (fixed_mode) { in cdv_intel_lvds_mode_valid()173 if (mode->hdisplay > fixed_mode->hdisplay) in cdv_intel_lvds_mode_valid()175 if (mode->vdisplay > fixed_mode->vdisplay) in cdv_intel_lvds_mode_valid()
872 static void cdv_intel_fixed_panel_mode(struct drm_display_mode *fixed_mode, in cdv_intel_fixed_panel_mode() argument875 adjusted_mode->hdisplay = fixed_mode->hdisplay; in cdv_intel_fixed_panel_mode()876 adjusted_mode->hsync_start = fixed_mode->hsync_start; in cdv_intel_fixed_panel_mode()877 adjusted_mode->hsync_end = fixed_mode->hsync_end; in cdv_intel_fixed_panel_mode()878 adjusted_mode->htotal = fixed_mode->htotal; in cdv_intel_fixed_panel_mode()880 adjusted_mode->vdisplay = fixed_mode->vdisplay; in cdv_intel_fixed_panel_mode()881 adjusted_mode->vsync_start = fixed_mode->vsync_start; in cdv_intel_fixed_panel_mode()882 adjusted_mode->vsync_end = fixed_mode->vsync_end; in cdv_intel_fixed_panel_mode()883 adjusted_mode->vtotal = fixed_mode->vtotal; in cdv_intel_fixed_panel_mode()885 adjusted_mode->clock = fixed_mode->clock; in cdv_intel_fixed_panel_mode()
767 int fixed_mode; member3408 if (np->fixed_mode & LPA_100FULL) { in nv_update_linkspeed()3411 } else if (np->fixed_mode & LPA_100HALF) { in nv_update_linkspeed()3414 } else if (np->fixed_mode & LPA_10FULL) { in nv_update_linkspeed()4533 np->fixed_mode = adv; in nv_set_link_ksettings()4543 if (np->fixed_mode & (ADVERTISE_10FULL|ADVERTISE_100FULL)) in nv_set_link_ksettings()4545 if (np->fixed_mode & (ADVERTISE_100HALF|ADVERTISE_100FULL)) in nv_set_link_ksettings()