drm/i915: Fix render reclock availability detection.
authorAndy Lutomirski <luto@mit.edu>
Tue, 13 Oct 2009 17:40:52 +0000 (10:40 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 13 Oct 2009 17:41:58 +0000 (10:41 -0700)
If the device didn't support EDP, we would bail out too soon.

Signed-off-by: Andy Lutomirski <luto@mit.edu>
[anholt: Pulled this patch out of the patch for adding quirks to
enable reclocking.]
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found