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:
44498ae
)
drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
author
Patrik Jakobsson
<patrik.r.jakobsson@gmail.com>
Tue, 5 Mar 2013 18:09:37 +0000
(19:09 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 6 Mar 2013 09:10:37 +0000
(10:10 +0100)
Disable bits for ADPA HSYNC and VSYNC where mixed up resulting in suspend
becoming standby and vice versa. Fixed by swapping their bit position.
Reported-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found