]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb8b840c26f7887a06a388e0b34c3acb8fbfba4e
tree06e15264708e55578efeabf608ffe6805564446d
parent42258371ab21a17162ce0060eb04cb7d3f45495c
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