drm/i915/ddi: set has_infoframe flag on DDI too v2
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 18 Nov 2014 17:45:52 +0000 (09:45 -0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 19 Nov 2014 13:54:08 +0000 (14:54 +0100)
Just like we do in the HDMI code, set the infoframe flag if we detect
that infoframes are enabled.

v2: check for actual infoframe status as in hdmi code (Daniel)

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found