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:
c548830
)
drm/armada: convert to use vblank_on/off calls
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 11 Oct 2014 22:57:04 +0000
(23:57 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 17 Oct 2014 15:59:09 +0000
(16:59 +0100)
A future commit changes the way various vblank calls behave, which
causes drivers to break. Converting to use the drm_crtc_vblank_on/off
calls avoids this breakage.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found