[PATCH 1/2] drm/exynos: remove DRM_EXYNOS_DMABUF config

2015-02-04 Thread Inki Dae
On 2015년 01월 27일 20:40, Joonyoung Shim wrote: > The exynos drm driver has DRIVER_PRIME capability, then it's reasonable > to support dmabuf as default. Remove DRM_EXYNOS_DMABUF config, it will > prevent that user selects the option unnecessarily. Applied two patches, 1 and 2. Thanks, Inki D

[PATCH 1/2] drm/exynos: remove DRM_EXYNOS_DMABUF config

2015-01-27 Thread Joonyoung Shim
The exynos drm driver has DRIVER_PRIME capability, then it's reasonable to support dmabuf as default. Remove DRM_EXYNOS_DMABUF config, it will prevent that user selects the option unnecessarily. Signed-off-by: Joonyoung Shim --- This patch can be conflicted below link patch of Marek to remove sel

[PATCH 1/2] drm/exynos: remove DRM_EXYNOS_DMABUF config

2015-01-27 Thread Gustavo Padovan
2015-01-27 Joonyoung Shim : > The exynos drm driver has DRIVER_PRIME capability, then it's reasonable > to support dmabuf as default. Remove DRM_EXYNOS_DMABUF config, it will > prevent that user selects the option unnecessarily. > > Signed-off-by: Joonyoung Shim > --- > This patch can be conflic