commit | 0dd87d2084fc9e1f663d3a2c24f0e3f94b7f20e4 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Mon May 28 16:42:53 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed May 30 22:51:20 2012 +0200 |
tree | e0f707a46be9b2ef7b6aea0464b51ca7393e250f | |
parent | 5cde2a62e8adf12b02e47cf15630e87d4ba8ad5e [diff] |
drm/i915: explicitly disable the DIPs we're not using From this point on, the 'set_infoframe' functions always set the DIP registers to a known state, so anything done will always be undone at the modeset. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>