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:
10a8fce
)
drm/exynos: init vblank with real number of crtcs
author
Andrzej Hajda
<a.hajda@samsung.com>
Tue, 7 Oct 2014 13:09:14 +0000
(22:09 +0900)
committer
Inki Dae
<daeinki@gmail.com>
Sun, 2 Nov 2014 16:51:27 +0000
(
01:51
+0900)
Initialization of vblank with MAX_CRTC caused attempts
to disabling vblanks for non-existing crtcs in case
drm used fewer crtcs. The patch fixes it.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_drv.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/exynos/exynos_drm_drv.c
Simple merge