commit | 60c5ea2dd981d929d873823433294b991d3e3cd8 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri May 04 17:18:22 2012 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 08 14:15:59 2012 +0200 |
tree | 597935f9f440fd7b7b9438601141a7cef781b9c1 | |
parent | ecb978515c88183b111b8994acd6b572b1361a72 [diff] |
drm/i915: mask the video DIP frequency when changing it Better safe than sorry. Currently we never change the frequency and use the same for every infoframe type, so the only way to reproduce a bug would be with the BIOS doing something. 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>