2 tristate "DRM Support for Samsung SoC EXYNOS Series"
3 depends on OF && DRM && (PLAT_SAMSUNG || ARCH_MULTIPLATFORM)
7 select FB_CFB_IMAGEBLIT
8 select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
9 select VIDEOMODE_HELPERS
11 Choose this option if you have a Samsung SoC EXYNOS chipset.
12 If M is selected the module will be called exynosdrm.
14 config DRM_EXYNOS_IOMMU
15 bool "EXYNOS DRM IOMMU Support"
16 depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU
18 Choose this option if you want to use IOMMU feature for DRM.
20 config DRM_EXYNOS_DMABUF
21 bool "EXYNOS DRM DMABUF"
24 Choose this option if you want to use DMABUF feature for DRM.
26 config DRM_EXYNOS_FIMD
27 bool "Exynos DRM FIMD"
28 depends on DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM
29 select FB_MODE_HELPERS
31 Choose this option if you want to use Exynos FIMD for DRM.
33 config DRM_EXYNOS_HDMI
34 bool "Exynos DRM HDMI"
35 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV
37 Choose this option if you want to use Exynos HDMI for DRM.
39 config DRM_EXYNOS_VIDI
40 bool "Exynos DRM Virtual Display"
43 Choose this option if you want to use Exynos VIDI for DRM.
47 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D
49 Choose this option if you want to use Exynos G2D for DRM.
53 depends on DRM_EXYNOS && !ARCH_MULTIPLATFORM
55 Choose this option if you want to use IPP feature for DRM.
57 config DRM_EXYNOS_FIMC
58 bool "Exynos DRM FIMC"
59 depends on DRM_EXYNOS_IPP && MFD_SYSCON
61 Choose this option if you want to use Exynos FIMC for DRM.
63 config DRM_EXYNOS_ROTATOR
64 bool "Exynos DRM Rotator"
65 depends on DRM_EXYNOS_IPP
67 Choose this option if you want to use Exynos Rotator for DRM.
71 depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5
73 Choose this option if you want to use Exynos GSC for DRM.