commit | c52142e6a88da1152ec7c3f887aedee4e50b2d56 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Tue Oct 07 22:09:14 2014 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Mon Nov 03 01:51:27 2014 +0900 |
tree | 8362fb8b4b173cbc65942d89c3cf22fe6ad82458 | |
parent | 10a8fce846c1b12ebb29b036d1a15efc65eddbb5 [diff] |
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>