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:
845792d
)
drm/via: Fix vblank IRQ on VIA hardware.
author
Simon Farnsworth
<simon.farnsworth@onelan.com>
Fri, 10 Jul 2009 10:25:16 +0000
(11:25 +0100)
committer
Dave Airlie
<airlied@linux.ie>
Wed, 15 Jul 2009 06:00:07 +0000
(16:00 +1000)
via_enable_vblank wasn't setting the VBlank enable bit - instead, it
was masking out the rest of the register.
At the same time, fix via_disable_vblank to clear the VBlank enable
bit.
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found