From: Jesse Barnes Date: Mon, 22 Jun 2009 18:30:30 +0000 (-0700) Subject: drm/i915: fix LFP data fetch X-Git-Tag: v2.6.31-rc2~85^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b16de0b070dc6fa29b7a99980eabe3325ee5983;p=pandora-kernel.git drm/i915: fix LFP data fetch Apparently the proper way to do this is to use the LFP data pointer block to figure out the LFP data block entry size, then use that plus the panel index to calculate an offset into the LFP data block array. Similar fix has already been pushed to the 2D driver to fix fdo bug applied to the VBIOS reader, and things look sane). Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed