]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/i915: remove comment about HSW HDMI DIPs
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 28 May 2012 19:42:58 +0000 (16:42 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 May 2012 21:04:27 +0000 (23:04 +0200)
commitc30b61109021ecbc81966573862cf98f655e3531
tree6fd53d2334aed794b7fb949b03731534c0fc2c6e
parentb659c3dbe17714485a1756b74e92c27301571a80
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 <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c