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
24 Choose this option if you want to use Exynos FIMD for DRM.
26 config DRM_EXYNOS5433_DECON
27 bool "DECON on Exynos5433"
29 Choose this option if you want to use Exynos5433 DECON for DRM.
31 config DRM_EXYNOS7_DECON
32 bool "DECON on Exynos7"
35 Choose this option if you want to use Exynos DECON for DRM.
37 config DRM_EXYNOS_MIXER
40 Choose this option if you want to use Exynos Mixer for DRM.
42 config DRM_EXYNOS_VIDI
43 bool "Virtual Display"
45 Choose this option if you want to use Exynos VIDI for DRM.
47 comment "Encoders and Bridges"
50 bool "Parallel output"
51 depends on DRM_EXYNOS_FIMD
55 This enables support for Exynos parallel output.
59 depends on DRM_EXYNOS_FIMD || DRM_EXYNOS5433_DECON || DRM_EXYNOS7_DECON
64 This enables support for Exynos MIPI-DSI device.
67 bool "EXYNOS specific extensions for Analogix DP driver"
68 depends on DRM_EXYNOS_FIMD || DRM_EXYNOS7_DECON
69 select DRM_ANALOGIX_DP
73 This enables support for DP device.
75 config DRM_EXYNOS_HDMI
77 depends on DRM_EXYNOS_MIXER || DRM_EXYNOS5433_DECON
79 Choose this option if you want to use Exynos HDMI for DRM.
82 bool "Mobile Image Compressor"
83 depends on DRM_EXYNOS5433_DECON
85 Choose this option if you want to use Exynos MIC for DRM.
91 depends on VIDEO_SAMSUNG_S5P_G2D=n
94 Choose this option if you want to use Exynos G2D for DRM.
97 bool "Image Post Processor"
99 Choose this option if you want to use IPP feature for DRM.
101 config DRM_EXYNOS_FIMC
103 depends on DRM_EXYNOS_IPP && MFD_SYSCON
105 Choose this option if you want to use Exynos FIMC for DRM.
107 config DRM_EXYNOS_ROTATOR
109 depends on DRM_EXYNOS_IPP
111 Choose this option if you want to use Exynos Rotator for DRM.
113 config DRM_EXYNOS_GSC
115 depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 && VIDEO_SAMSUNG_EXYNOS_GSC=n
117 Choose this option if you want to use Exynos GSC for DRM.