commit | 3eb578e2d5ab244085638c08c340e9e0084e8688 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Mar 28 12:52:38 2014 +0100 |
committer | Inki Dae <daeinki@gmail.com> | Fri Apr 04 21:24:47 2014 +0900 |
tree | e2d642663c684c5ee44418915a4399fe52119bb6 | |
parent | e49640da76b5e143b809720bff8f35ad5f2d8cc6 [diff] |
drm/exynos: disallow fbdev initialization if no device is connected This patch adds explicit check if there is a connector with connected status before fbdev initialization. It prevents creation of default fbdev 1024x768 which is unusable on panels with bigger resolutions. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>