commit | f13c2ef368d94b7f0bb7b89ad45a9370e3044ce0 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Apr 24 23:55:10 2014 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 20 14:09:24 2014 +0200 |
tree | bb6d6b273ca770fa62f3adf20361f89f8675115f | |
parent | 229fca97437310c04033ce4708c449ecfbb1b90c [diff] |
drm/i915: Extract i9xx_set_pll_dividers These two writes are the very last hw writes from the ->crtc_modeset_callback on pre-gen5 hardware. As usual vlv is a bit different, so this here is just warm-up. Reviewed-by: Shobhit Kumar <shobhit.kumar@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>