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:
47356eb
)
drm/i915/lvds: Always use 0 to disable the pfit controller
author
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 11 Jan 2011 18:09:58 +0000
(18:09 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 11 Jan 2011 20:27:11 +0000
(20:27 +0000)
... and just any combination of bits & ~PFIT_ENABLE. This way we do not
attempt disable to the panel fitter controller uselessly upon
intel_lvds_disable().
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found