]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: init vblank with real number of crtcs
authorAndrzej Hajda <a.hajda@samsung.com>
Tue, 7 Oct 2014 13:09:14 +0000 (22:09 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 2 Nov 2014 16:51:27 +0000 (01:51 +0900)
commit3c1bb12307707bdd92c8f988b9ca862e16baf832
tree8362fb8b4b173cbc65942d89c3cf22fe6ad82458
parentd1525e357e3c19797283cb1d15bbdde4626c0b95
drm/exynos: init vblank with real number of crtcs

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