drm/i915: Fix Ironlake M/N/P ranges to match the spec
authorZhao Yakui <yakui.zhao@intel.com>
Wed, 6 Jan 2010 14:05:57 +0000 (22:05 +0800)
committerEric Anholt <eric@anholt.net>
Thu, 7 Jan 2010 18:26:45 +0000 (10:26 -0800)
commita59e385eacd920222756a23c113444fe3063cf81
tree06e15264708e55578efeabf608ffe6805564446d
parentddc9003c357d1ce10be6ec91bdb8df8ea836087d
drm/i915: Fix Ironlake M/N/P ranges to match the spec

Without this fix, some modes couldn't find appropriate clocks.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Tested-by: Matthew Garrett <mjg@redhat.com>
drivers/gpu/drm/i915/intel_display.c