drm/i915: Fix for LVDS VBT change on IGDNG
authorZhenyu Wang <zhenyu.z.wang@intel.com>
Fri, 10 Jul 2009 06:39:59 +0000 (14:39 +0800)
committerEric Anholt <eric@anholt.net>
Fri, 10 Jul 2009 21:11:06 +0000 (14:11 -0700)
commit5019914ca3b7517b2d82db2e92e3f683ac48e535
tree3415d0d5b89cae51076567854f68f0148b69506c
parentd05ca301997c94c2ef3c112b15319d13fa8cddab
drm/i915: Fix for LVDS VBT change on IGDNG

IGDNG mobile chip's LVDS data block removes panel fitting
register definition. So this fixes offset for LVDS timing
block parsing. Thanks for Michael Fu to catch this.

Signed-off-by: Zhenyu Wang <zhenyu.z.wang@intel.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_bios.c