Searched hist:"25 c6a853fcea78443d6545dbce48b6e899aae85b" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fbdev.h | diff 25c6a853fcea78443d6545dbce48b6e899aae85b Tue Mar 15 12:43:21 CET 2016 Andrzej Hajda <a.hajda@samsung.com> drm/exynos: build fbdev code conditionally
Fbdev code should be compiled only if CONFIG_DRM_FBDEV_EMULATION option is enabled. The patch fixes exynos-drm code trying to manipulate fbdev data which is not initialized in case CONFIG_DRM_FBDEV_EMULATION is disabled.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | Makefile | diff 25c6a853fcea78443d6545dbce48b6e899aae85b Tue Mar 15 12:43:21 CET 2016 Andrzej Hajda <a.hajda@samsung.com> drm/exynos: build fbdev code conditionally
Fbdev code should be compiled only if CONFIG_DRM_FBDEV_EMULATION option is enabled. The patch fixes exynos-drm code trying to manipulate fbdev data which is not initialized in case CONFIG_DRM_FBDEV_EMULATION is disabled.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_fb.c | diff 25c6a853fcea78443d6545dbce48b6e899aae85b Tue Mar 15 12:43:21 CET 2016 Andrzej Hajda <a.hajda@samsung.com> drm/exynos: build fbdev code conditionally
Fbdev code should be compiled only if CONFIG_DRM_FBDEV_EMULATION option is enabled. The patch fixes exynos-drm code trying to manipulate fbdev data which is not initialized in case CONFIG_DRM_FBDEV_EMULATION is disabled.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|
H A D | exynos_drm_fbdev.c | diff 25c6a853fcea78443d6545dbce48b6e899aae85b Tue Mar 15 12:43:21 CET 2016 Andrzej Hajda <a.hajda@samsung.com> drm/exynos: build fbdev code conditionally
Fbdev code should be compiled only if CONFIG_DRM_FBDEV_EMULATION option is enabled. The patch fixes exynos-drm code trying to manipulate fbdev data which is not initialized in case CONFIG_DRM_FBDEV_EMULATION is disabled.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
|