git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a836bdf
)
drm/i915: fix Haswell DP M/N registers
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Thu, 18 Oct 2012 15:42:10 +0000
(12:42 -0300)
committer
Daniel 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