drm/i915: split out pll divider code
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 15 Dec 2011 20:30:37 +0000 (12:30 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Jan 2012 10:06:10 +0000 (11:06 +0100)
This cleans up the mode set path a little further, making it easier to
extend for future platforms.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
[danvet: shut up stupid gcc warning about potential use of
un-initlized fp2]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found