From: Eric Anholt Date: Wed, 30 Mar 2011 20:01:09 +0000 (-0700) Subject: drm/i915: Clean up leftover DPLL and LVDS register choice from pch split. X-Git-Tag: v3.0-rc1~312^2~4^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fae14981ce89fede363a8d4ddda7f7ca587195ff;p=pandora-kernel.git 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 Signed-off-by: Chris Wilson --- Reading git-diff-tree failed