drm/i915/vlv: disable AVI infoframe emission when writing infoframes
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 2 Apr 2014 17:08:52 +0000 (10:08 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 9 Apr 2014 12:47:13 +0000 (14:47 +0200)
We also do a disable later when we write a specific infoframe, but here
we do it to prevent sending a stale one before updating the infoframes.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found