2 tristate "DRM Support for Samsung SoC EXYNOS Series"
3 depends on OF && DRM && (ARCH_S3C64XX || ARCH_S5PV210 || ARCH_EXYNOS || ARCH_MULTIPLATFORM)
5 select VIDEOMODE_HELPERS
6 select SND_SOC_HDMI_CODEC if SND_SOC
8 Choose this option if you have a Samsung SoC EXYNOS chipset.
9 If M is selected the module will be called exynosdrm.
13 config DRM_EXYNOS_IOMMU
15 depends on EXYNOS_IOMMU
20 config DRM_EXYNOS_FIMD
25 Choose this option if you want to use Exynos FIMD for DRM.
27 config DRM_EXYNOS5433_DECON
28 bool "DECON on Exynos5433"
30 Choose this option if you want to use Exynos5433 DECON for DRM.
32 config DRM_EXYNOS7_DECON
33 bool "DECON on Exynos7"
36 Choose this option if you want to use Exynos DECON for DRM.
38 config DRM_EXYNOS_MIXER
41 Choose this option if you want to use Exynos Mixer for DRM.
43 config DRM_EXYNOS_VIDI
44 bool "Virtual Display"
46 Choose this option if you want to use Exynos VIDI for DRM.
48 comment "Encoders and Bridges"
51 bool "Parallel output"
52 depends on DRM_EXYNOS_FIMD
56 This enables support for Exynos parallel output.
60 depends on DRM_EXYNOS_FIMD || DRM_EXYNOS5433_DECON || DRM_EXYNOS7_DECON
65 This enables support for Exynos MIPI-DSI device.
68 bool "EXYNOS specific extensions for Analogix DP driver"
69 depends on DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON
70 select DRM_ANALOGIX_DP
74 This enables support for DP device.
76 config DRM_EXYNOS_HDMI
78 depends on DRM_EXYNOS_MIXER || DRM_EXYNOS5433_DECON
79 select CEC_CORE if CEC_NOTIFIER
81 Choose this option if you want to use Exynos HDMI for DRM.
84 bool "Mobile Image Compressor"
85 depends on DRM_EXYNOS5433_DECON
87 Choose this option if you want to use Exynos MIC for DRM.
93 depends on VIDEO_SAMSUNG_S5P_G2D=n
96 Choose this option if you want to use Exynos G2D for DRM.
101 config DRM_EXYNOS_FIMC
103 select DRM_EXYNOS_IPP
105 Choose this option if you want to use Exynos FIMC for DRM.
107 config DRM_EXYNOS_ROTATOR
109 select DRM_EXYNOS_IPP
111 Choose this option if you want to use Exynos Rotator for DRM.
113 config DRM_EXYNOS_SCALER
115 select DRM_EXYNOS_IPP
117 Choose this option if you want to use Exynos Scaler for DRM.
119 config DRM_EXYNOS_GSC
121 depends on VIDEO_SAMSUNG_EXYNOS_GSC=n
122 select DRM_EXYNOS_IPP
124 Choose this option if you want to use Exynos GSC for DRM.