config [31mCONFIG_DRM_EXYNOS[0m
tristate "DRM Support for Samsung SoC EXYNOS Series"
depends on [31mCONFIG_OF[0m && [31mCONFIG_DRM[0m && ([31mCONFIG_ARCH_S3C64XX[0m || [31mCONFIG_ARCH_EXYNOS[0m || [31mCONFIG_ARCH_MULTIPLATFORM[0m)
select [31mCONFIG_DRM_KMS_HELPER[0m
select [31mCONFIG_VIDEOMODE_HELPERS[0m
help
Choose this option if you have a Samsung SoC EXYNOS chipset.
If [31mCONFIG_M[0m is selected the module will be called exynosdrm.
if [31mCONFIG_DRM_EXYNOS[0m
config [31mCONFIG_DRM_EXYNOS_IOMMU[0m
bool
depends on [31mCONFIG_EXYNOS_IOMMU[0m
default y
comment "CRTCs"
config [31mCONFIG_DRM_EXYNOS_FIMD[0m
bool "FIMD"
depends on ![31mCONFIG_FB_S3C[0m
select [31mCONFIG_FB_MODE_HELPERS[0m
select [31mCONFIG_MFD_SYSCON[0m
help
Choose this option if you want to use Exynos FIMD for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS5433_DECON[0m
bool "DECON on Exynos5433"
help
Choose this option if you want to use Exynos5433 DECON for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS7_DECON[0m
bool "DECON on Exynos7"
depends on ![31mCONFIG_FB_S3C[0m
select [31mCONFIG_FB_MODE_HELPERS[0m
help
Choose this option if you want to use Exynos DECON for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_MIXER[0m
bool "Mixer"
help
Choose this option if you want to use Exynos Mixer for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_VIDI[0m
bool "Virtual Display"
help
Choose this option if you want to use Exynos VIDI for [31mCONFIG_DRM[0m.
comment "Encoders and Bridges"
config [31mCONFIG_DRM_EXYNOS_DPI[0m
bool "Parallel output"
depends on [31mCONFIG_DRM_EXYNOS_FIMD[0m
select [31mCONFIG_DRM_PANEL[0m
default n
help
This enables support for Exynos parallel output.
config [31mCONFIG_DRM_EXYNOS_DSI[0m
bool "MIPI-DSI host"
depends on [31mCONFIG_DRM_EXYNOS_FIMD[0m || [31mCONFIG_DRM_EXYNOS5433_DECON[0m || [31mCONFIG_DRM_EXYNOS7_DECON[0m
select [31mCONFIG_DRM_MIPI_DSI[0m
select [31mCONFIG_DRM_PANEL[0m
default n
help
This enables support for Exynos MIPI-DSI device.
config [31mCONFIG_DRM_EXYNOS_DP[0m
bool "EXYNOS specific extensions for Analogix DP driver"
depends on [31mCONFIG_DRM_EXYNOS_FIMD[0m || [31mCONFIG_DRM_EXYNOS7_DECON[0m
select [31mCONFIG_DRM_ANALOGIX_DP[0m
default [31mCONFIG_DRM_EXYNOS[0m
select [31mCONFIG_DRM_PANEL[0m
help
This enables support for DP device.
config [31mCONFIG_DRM_EXYNOS_HDMI[0m
bool "HDMI"
depends on [31mCONFIG_DRM_EXYNOS_MIXER[0m || [31mCONFIG_DRM_EXYNOS5433_DECON[0m
help
Choose this option if you want to use Exynos [31mCONFIG_HDMI[0m for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_MIC[0m
bool "Mobile Image Compressor"
depends on [31mCONFIG_DRM_EXYNOS5433_DECON[0m
help
Choose this option if you want to use Exynos MIC for [31mCONFIG_DRM[0m.
comment "Sub-drivers"
config [31mCONFIG_DRM_EXYNOS_G2D[0m
bool "G2D"
depends on [31mCONFIG_VIDEO_SAMSUNG_S5P_G2D[0m=n
select [31mCONFIG_FRAME_VECTOR[0m
help
Choose this option if you want to use Exynos G2D for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_IPP[0m
bool "Image Post Processor"
help
Choose this option if you want to use IPP feature for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_FIMC[0m
bool "FIMC"
depends on [31mCONFIG_DRM_EXYNOS_IPP[0m && [31mCONFIG_MFD_SYSCON[0m
help
Choose this option if you want to use Exynos FIMC for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_ROTATOR[0m
bool "Rotator"
depends on [31mCONFIG_DRM_EXYNOS_IPP[0m
help
Choose this option if you want to use Exynos Rotator for [31mCONFIG_DRM[0m.
config [31mCONFIG_DRM_EXYNOS_GSC[0m
bool "GScaler"
depends on [31mCONFIG_DRM_EXYNOS_IPP[0m && [31mCONFIG_ARCH_EXYNOS5[0m && [31mCONFIG_VIDEO_SAMSUNG_EXYNOS_GSC[0m=n
help
Choose this option if you want to use Exynos [31mCONFIG_GSC[0m for [31mCONFIG_DRM[0m.
endif