commit | fae14981ce89fede363a8d4ddda7f7ca587195ff | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Mar 30 13:01:09 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Tue May 10 13:56:38 2011 -0700 |
tree | ea2dc911527d7233c2c3737303075bb3df920313 | |
parent | a07d67870565e1015935f7a8d8d6ac5f507442c5 [diff] |
drm/i915: Clean up leftover DPLL and LVDS register choice from pch split. We used to have these from the product of (pch, non-pch) * (pipe a, pipe b). Now we can just use the nice per-pipe reg macros in the split out crtc_mode_sets. Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>