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:
ad27931
)
drm/exynos: factor out initial setting of each driver
author
Joonyoung Shim
<jy0922.shim@samsung.com>
Thu, 18 Sep 2014 08:50:35 +0000
(17:50 +0900)
committer
Inki Dae
<daeinki@gmail.com>
Fri, 19 Sep 2014 15:56:39 +0000
(
00:56
+0900)
From fimd driver and vidi driver, dev->irq_enabled and
dev->vblank_disable_allowed are set and also mixer needs them even if
missed. It's duplicated so set them when loads drm driver.
Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
No differences found