From: Paulo Zanoni Date: Mon, 28 May 2012 19:42:58 +0000 (-0300) Subject: drm/i915: remove comment about HSW HDMI DIPs X-Git-Tag: v3.6-rc1~83^2~47^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30b61109021ecbc81966573862cf98f655e3531;p=pandora-kernel.git drm/i915: remove comment about HSW HDMI DIPs HSW support is now just like all the other generations: we send AVI and SPD InfoFrames. There are other DIPs for HSW, but there are other DIPs for the previous generations too. For each gen, we can see which DIPs are missing by looking at the 'set_infoframes' function: we explicitly disable the DIPs we're not using. Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed