diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-06-01 17:16:17 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-06-04 13:54:37 +0200 |
commit | ac58c3f046dde3c29b0e3fc7ea71a82b5f80c470 (patch) | |
tree | 7b502e7cddeca283923c300d8cd8bffe5c37ce56 /drivers/gpu/drm/i915/i915_drv.h | |
parent | 1b829e05469963301736df69f0a2a2c3d3fb2225 (diff) | |
download | lwn-ac58c3f046dde3c29b0e3fc7ea71a82b5f80c470.tar.gz lwn-ac58c3f046dde3c29b0e3fc7ea71a82b5f80c470.zip |
drm/i915: split out intel_pnv_find_best_PLL
Pineview is just different.
Also split out i9xx_clock from intel_clock and drop the now redundant
struct device * parameter.
Note that in this patch I kill an XXX comment about 100MHz clocks. I
couldn't figure out what this is about, and we don't seem to have any
bug reports about this either. I suspect that it's a remnant from when
the i9xx and ilk+ modeset code was all in the same file since ilk+
does indeed have a 100MHz clock. So I've just killed it to stop the
cargo-culting.
Reviewed-by: Paulo Zanoni <przanoni@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
0 files changed, 0 insertions, 0 deletions