Home
last modified time | relevance | path

Searched hist:"3 eb578e2d5ab244085638c08c340e9e0084e8688" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.cdiff 3eb578e2d5ab244085638c08c340e9e0084e8688 Fri Mar 28 12:52:38 CET 2014 Andrzej Hajda <a.hajda@samsung.com> 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>