commit | 6cc5f341b5830541a1b6945435ca90c69b1b8b21 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Mar 27 00:44:53 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Mar 28 00:50:06 2013 +0100 |
tree | 74e1cfaa03efaa293c3ef11acd37567361923f6d | |
parent | 7ae892337e3357e40c8252f4226083d2e6211847 [diff] |
drm/i915: add pipe_config->pixel_multiplier Used by SDVO (and hopefully, eventually HDMI, if we ever get around to fixing up the low dotclock CEA modes ...). This required adding a new encoder->mode_set callback to be able to pass around the intel_crtc_config. Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>