drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
authorEric Anholt <eric@anholt.net>
Wed, 30 Mar 2011 20:01:05 +0000 (13:01 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 May 2011 20:56:35 +0000 (13:56 -0700)
While g4x had DP, eDP came with Ironlake, so we don't need that code here.

Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found