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 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
16 depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU
19 config DRM_EXYNOS_FIMD
20 bool "Exynos DRM FIMD"
21 depends on DRM_EXYNOS && !FB_S3C
22 select FB_MODE_HELPERS
25 Choose this option if you want to use Exynos FIMD for DRM.
27 config DRM_EXYNOS5433_DECON
28 bool "Exynos5433 DRM DECON"
31 Choose this option if you want to use Exynos5433 DECON for DRM.
33 config DRM_EXYNOS7_DECON
34 bool "Exynos7 DRM DECON"
35 depends on DRM_EXYNOS && !FB_S3C
36 select FB_MODE_HELPERS
38 Choose this option if you want to use Exynos DECON for DRM.
41 bool "EXYNOS DRM parallel output support"
42 depends on DRM_EXYNOS && (DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON)
46 This enables support for Exynos parallel output.
49 bool "EXYNOS DRM MIPI-DSI driver support"
50 depends on DRM_EXYNOS && (DRM_EXYNOS_FIMD || DRM_EXYNOS5433_DECON || DRM_EXYNOS7_DECON)
55 This enables support for Exynos MIPI-DSI device.
58 bool "EXYNOS DRM DP driver support"
59 depends on DRM_EXYNOS && (DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON) && (DRM_PTN3460=n || DRM_PTN3460=y || DRM_PTN3460=DRM_EXYNOS)
63 This enables support for DP device.
65 config DRM_EXYNOS_HDMI
66 bool "Exynos DRM HDMI"
67 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV
69 Choose this option if you want to use Exynos HDMI for DRM.
71 config DRM_EXYNOS_VIDI
72 bool "Exynos DRM Virtual Display"
75 Choose this option if you want to use Exynos VIDI for DRM.
79 depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D
81 Choose this option if you want to use Exynos G2D for DRM.
87 Choose this option if you want to use IPP feature for DRM.
89 config DRM_EXYNOS_FIMC
90 bool "Exynos DRM FIMC"
91 depends on DRM_EXYNOS_IPP && MFD_SYSCON
93 Choose this option if you want to use Exynos FIMC for DRM.
95 config DRM_EXYNOS_ROTATOR
96 bool "Exynos DRM Rotator"
97 depends on DRM_EXYNOS_IPP
99 Choose this option if you want to use Exynos Rotator for DRM.
101 config DRM_EXYNOS_GSC
102 bool "Exynos DRM GSC"
103 depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 && !ARCH_MULTIPLATFORM
105 Choose this option if you want to use Exynos GSC for DRM.
107 config DRM_EXYNOS_MIC
108 bool "Exynos DRM MIC"
109 depends on (DRM_EXYNOS && DRM_EXYNOS5433_DECON)
111 Choose this option if you want to use Exynos MIC for DRM.