2 tristate "DRM Support for Samsung SoC EXYNOS Series"
3 depends on OF && DRM && (ARCH_S3C64XX || ARCH_EXYNOS || ARCH_MULTIPLATFORM)
5 select VIDEOMODE_HELPERS
7 Choose this option if you have a Samsung SoC EXYNOS chipset.
8 If M is selected the module will be called exynosdrm.
12 config DRM_EXYNOS_IOMMU
14 depends on EXYNOS_IOMMU
19 config DRM_EXYNOS_FIMD
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 "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"
35 select FB_MODE_HELPERS
37 Choose this option if you want to use Exynos DECON for DRM.
39 config DRM_EXYNOS_MIXER
42 Choose this option if you want to use Exynos Mixer for DRM.
44 config DRM_EXYNOS_VIDI
45 bool "Virtual Display"
47 Choose this option if you want to use Exynos VIDI for DRM.
49 comment "Encoders and Bridges"
52 bool "Parallel output"
53 depends on DRM_EXYNOS_FIMD
57 This enables support for Exynos parallel output.
61 depends on DRM_EXYNOS_FIMD || DRM_EXYNOS5433_DECON || DRM_EXYNOS7_DECON
66 This enables support for Exynos MIPI-DSI device.
69 bool "EXYNOS specific extensions for Analogix DP driver"
70 depends on DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON
71 select DRM_ANALOGIX_DP
75 This enables support for DP device.
77 config DRM_EXYNOS_HDMI
79 depends on DRM_EXYNOS_MIXER || DRM_EXYNOS5433_DECON
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.
99 bool "Image Post Processor"
101 Choose this option if you want to use IPP feature for DRM.
103 config DRM_EXYNOS_FIMC
105 depends on DRM_EXYNOS_IPP && MFD_SYSCON
107 Choose this option if you want to use Exynos FIMC for DRM.
109 config DRM_EXYNOS_ROTATOR
111 depends on DRM_EXYNOS_IPP
113 Choose this option if you want to use Exynos Rotator for DRM.
115 config DRM_EXYNOS_GSC
117 depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 && !VIDEO_SAMSUNG_EXYNOS_GSC
119 Choose this option if you want to use Exynos GSC for DRM.