]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa6ab15bed51e04a4ceb46df0c09767f3c112ce6
tree5e49fb85f6f65712f02abe5269965bb59267391a
parent1b0c5b17eca8758e48363e3d24eb276b5b8cfe8e
drm/i915: Fix render reclock availability detection.

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>
drivers/gpu/drm/i915/intel_bios.c