From: Jesse Barnes Date: Thu, 22 Sep 2011 05:46:00 +0000 (+0530) Subject: drm/i915: fix ILK+ infoframe support X-Git-Tag: v3.2-rc1~135^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64a8fc0145a1d0fdc25fc9367c2e6c621955fb3b;p=pandora-kernel.git drm/i915: fix ILK+ infoframe support Misc fixes based on tests with an infoframe analyzer: - checksum *does* include header bytes - DIP enable & AVI infoframe are tied together in hw, so disable both and make sure AVI frames are enabled first - use every vsync flag for SPD frames to avoid reserved value in frequency field when enabling both AVI & SPD Fixes https://bugs.freedesktop.org/show_bug.cgi?id=40281. Signed-off-by: Jesse Barnes Cc: stable@kernel.org Signed-off-by: Keith Packard --- Reading git-diff-tree failed