Lines Matching refs:drm_display_mode
41 intel_fixed_panel_mode(const struct drm_display_mode *fixed_mode, in intel_fixed_panel_mode()
42 struct drm_display_mode *adjusted_mode) in intel_fixed_panel_mode()
58 struct drm_display_mode *
60 struct drm_display_mode *fixed_mode, in intel_find_panel_downclock()
63 struct drm_display_mode *scan, *tmp_mode; in intel_find_panel_downclock()
108 const struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; in intel_pch_panel_fitting()
171 centre_horizontally(struct drm_display_mode *adjusted_mode, in centre_horizontally()
193 centre_vertically(struct drm_display_mode *adjusted_mode, in centre_vertically()
229 const struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; in i965_scale_aspect()
250 struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; in i9xx_scale_aspect()
309 struct drm_display_mode *adjusted_mode = &pipe_config->base.adjusted_mode; in intel_gmch_panel_fitting()
1803 struct drm_display_mode *fixed_mode, in intel_panel_init()
1804 struct drm_display_mode *downclock_mode) in intel_panel_init()