Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1365767
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] drm/exynos: Kconfig dependency fixes |
| Date | 2016-03-29 03:30 +0200 |
| Message-ID | <rhQDL-7aW-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello Inki, This patch series contains some fixes for the Kconfig symbol dependencies of the Exynos DRM driver. They make sure that the Exynos DRM components and the media platform drivers that makes use of the same HW IP block are not enabled at the same time. Best regards, Javier Javier Martinez Canillas (3): drm/exynos: Use VIDEO_SAMSUNG_S5P_G2D=n as G2D Kconfig dependency drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependency drm/exynos: Make DRM_EXYNOS_FIMC depend on VIDEO_S5P_FIMC=n drivers/gpu/drm/exynos/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.5.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] drm/exynos: Kconfig dependency fixes Javier Martinez Canillas <javier@osg.samsung.com> - 2016-03-29 03:30 +0200
[PATCH 2/3] drm/exynos: Use VIDEO_SAMSUNG_EXYNOS_GSC=n as GSC Kconfig dependency Javier Martinez Canillas <javier@osg.samsung.com> - 2016-03-29 03:30 +0200
Re: [PATCH 0/3] drm/exynos: Kconfig dependency fixes Inki Dae <inki.dae@samsung.com> - 2016-03-29 03:40 +0200
Re: [PATCH 0/3] drm/exynos: Kconfig dependency fixes Seung-Woo Kim <sw0312.kim@samsung.com> - 2016-03-29 03:50 +0200
Re: [PATCH 0/3] drm/exynos: Kconfig dependency fixes Javier Martinez Canillas <javier@osg.samsung.com> - 2016-03-29 04:50 +0200
Re: [PATCH 0/3] drm/exynos: Kconfig dependency fixes Seung-Woo Kim <sw0312.kim@samsung.com> - 2016-03-29 06:30 +0200
Re: [PATCH 0/3] drm/exynos: Kconfig dependency fixes Javier Martinez Canillas <javier@osg.samsung.com> - 2016-03-29 17:00 +0200
csiph-web