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:
63fb898
)
drm/exynos: fixed page flip issue.
author
Inki Dae
<inki.dae@samsung.com>
Tue, 14 Feb 2012 02:15:09 +0000
(11:15 +0900)
committer
Inki Dae
<inki.dae@samsung.com>
Wed, 15 Feb 2012 01:29:11 +0000
(10:29 +0900)
with vblank_refcount = 1, there was the case that drm_vblank_put
is called by specific page flip function so this patch fixes the
issue.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
No differences found