Lines Matching refs:drm_display_mode
38 intel_fixed_panel_mode(const struct drm_display_mode *fixed_mode, in intel_fixed_panel_mode()
39 struct drm_display_mode *adjusted_mode) in intel_fixed_panel_mode()
55 struct drm_display_mode *
57 struct drm_display_mode *fixed_mode, in intel_find_panel_downclock()
60 struct drm_display_mode *scan, *tmp_mode; in intel_find_panel_downclock()
105 struct drm_display_mode *adjusted_mode; in intel_pch_panel_fitting()
172 centre_horizontally(struct drm_display_mode *mode, in centre_horizontally()
194 centre_vertically(struct drm_display_mode *mode, in centre_vertically()
230 struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; in i965_scale_aspect()
251 struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; in i9xx_scale_aspect()
310 struct drm_display_mode *adjusted_mode; in intel_gmch_panel_fitting()
1395 struct drm_display_mode *fixed_mode, in intel_panel_init()
1396 struct drm_display_mode *downclock_mode) in intel_panel_init()