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:
7a80ec7
)
drm/exynos: remove hardware overlays disable from fimd probe
author
Rahul Sharma
<rahul.sharma@samsung.com>
Wed, 28 May 2014 06:11:11 +0000
(11:41 +0530)
committer
Inki Dae
<daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:12 +0000
(
02:07
+0900)
System hangs when FIMD registers are accessed to disable
hardware overlays. This is because of the clocks which are
not enabled before register access.
'Hardware overlay disable' is cleaned from the FIMD probe.
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_fimd.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_fimd.c
Simple merge