]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit24b7293be4b2e200116615ec2598666adb6561ce
tree3415d0d5b89cae51076567854f68f0148b69506c
parentc4a56a9814b1dfbd403825c148564db16eef21e5
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