From: Adam Jackson Date: Mon, 29 Mar 2010 21:43:18 +0000 (+0000) Subject: drm/edid: Fix secondary block fetch. X-Git-Tag: v2.6.35-rc1~451^2~89^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61e57a8d72f2336faf39b5d940215cf085e01e6e;p=pandora-kernel.git drm/edid: Fix secondary block fetch. This makes fetching the second EDID block on HDMI monitors actually work. DDC can't transfer more than 128 bytes at a time. Also, rearrange the code so the pure DDC bits are separate from block parse. Signed-off-by: Adam Jackson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed