commit | ecb978515c88183b111b8994acd6b572b1361a72 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri May 04 17:18:21 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 08 14:15:51 2012 +0200 |
tree | e822de5e92160d578f8bb58df830f77a7730218f | |
parent | fa193ff7999a7c1cdd1723f1cbc4a108540ca478 [diff] |
drm/i915: disable the infoframe before changing it That's what the VIDEO_DIP_CTL documentation says we need to do. Except when it's the AVI InfoFrame and we're ironlake_write_infoframe. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Reviewed-by: Eugeni Dodonov <eugeni.dodonov@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>