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:
aa610dc
)
drm/i915/bxt: mask off the DPLL state checker bits we don't program
author
Imre Deak
<imre.deak@intel.com>
Thu, 18 Jun 2015 14:25:53 +0000
(17:25 +0300)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 3 Jul 2015 05:38:58 +0000
(07:38 +0200)
For the purpose of state checking we only care about the DPLL HW flags
that we actually program, so mask off the ones that we don't.
This fixes one set of DPLL state check failures.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found