commit | e37c67a1c5743ac7fc7f946290fee96f84248ca7 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Jun 13 13:37:51 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jul 07 11:24:47 2014 +0200 |
tree | 035478bcc66abf056bcea99cbf487852cf204c68 | |
parent | 29dc7ef3bbd3a78d35154f8b103b2f8a724f7986 [diff] |
drm/i915: Use 200MHz cdclk on vlv when all pipes are off Drop the cdclk frequency to 200MHz on vlv when all pipes are off. In theory we should be able to use 200MHz also when the pixel clock is at most 90% of 200MHz. However in practice all we seem to get is a solid color picture or an otherwise corrupted display. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>