Skip to content
Commit eb1cbe48 authored by Daniel Vetter's avatar Daniel Vetter
Browse files

drm/i915: split PLL update code out of i9xx_crtc_mode_set



Makes it more readable and maintainable.  ValleyView will add its own
PLL update function in a later patch.

v2: split LVDS bits out of this patch (Daniel)
v3: fix dropped DP dithering hunk (Daniel)

Acked-by: default avatarBen Widawsky <ben@bwidawsk.net>
Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
danvet:
- fixup spurious whitespace change
- reorder patches to fix bisect breakage
Signed-off-by: default avatarDaniel Vetter <daniel.vetter@ffwll.ch>
parent 93e537a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment