2 tristate "DRM Support for Samsung SoC EXYNOS Series"
3 depends on OF && DRM && (PLAT_SAMSUNG || ARCH_MULTIPLATFORM)
5 select DRM_KMS_FB_HELPER
8 select FB_CFB_IMAGEBLIT
9 select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE
10 select VIDEOMODE_HELPERS
12 Choose this option if you have a Samsung SoC EXYNOS chipset.
13 If M is selected the module will be called exynosdrm.
15 config DRM_EXYNOS_IOMMU
16 bool "EXYNOS DRM IOMMU Support"
17 depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU
19 Choose this option if you want to use IOMMU feature for DRM.
21 config DRM_EXYNOS_DMABUF
22 bool "EXYNOS DRM DMABUF"
25 Choose this option if you want to use DMABUF feature for DRM.
27 config DRM_EXYNOS_FIMD
28 bool "Exynos DRM FIMD"
29 depends on DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM
30 select FB_MODE_HELPERS
32 Choose this option if you want to use Exynos FIMD for DRM.
34 config DRM_EXYNOS_HDMI
35 bool "Exynos DRM HDMI"
36 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV
38 Choose this option if you want to use Exynos HDMI for DRM.
40 config DRM_EXYNOS_VIDI
41 bool "Exynos DRM Virtual Display"
44 Choose this option if you want to use Exynos VIDI for DRM.
48 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D
50 Choose this option if you want to use Exynos G2D for DRM.
56 Choose this option if you want to use IPP feature for DRM.
58 config DRM_EXYNOS_FIMC
59 bool "Exynos DRM FIMC"
60 depends on DRM_EXYNOS_IPP && MFD_SYSCON
62 Choose this option if you want to use Exynos FIMC for DRM.
64 config DRM_EXYNOS_ROTATOR
65 bool "Exynos DRM Rotator"
66 depends on DRM_EXYNOS_IPP
68 Choose this option if you want to use Exynos Rotator for DRM.
72 depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 && !ARCH_MULTIPLATFORM
74 Choose this option if you want to use Exynos GSC for DRM.