drm/i915: ibx_write_infoframe can disable AVI
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 4 May 2012 20:18:25 +0000 (17:18 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 8 May 2012 12:23:44 +0000 (14:23 +0200)
commit4dc20c0d185132077522dd92a72db79274e13f65
tree52ac57ffc3187dacc8b3c52df831661d688a618a
parentfdf1250aaae12625ee2abaf2ef22def0a4cdf71b
drm/i915: ibx_write_infoframe can disable AVI

IBX does not need the workaround used in cpt_write_infoframe that
requires the AVI frame to be enabled while being updated.

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