commit | 80ad9206c0d863832bc5f6008c4d1868d1df8e70 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Apr 19 14:36:51 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Sat Apr 20 16:49:41 2013 +0200 |
tree | ebd10ae5b76e866188726a52e9da5eb72420eb42 | |
parent | cece5d58d5568e4a7986e43981d21a80ea189a82 [diff] |
drm/i915: Make struct dpll == intel_clock_t This allows unifying a bunch of the PLL calculations and whatnot. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>