drm/i915: fix Haswell DP M/N registers
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 18 Oct 2012 15:42:10 +0000 (12:42 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Oct 2012 19:22:32 +0000 (21:22 +0200)
We have to write the correct values inside intel_dp_set_m_n and then
prevent these values from being overwritten later.

V2: Unconfuse double negation.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found