11c248b7dSInki Daeconfig DRM_EXYNOS 21c248b7dSInki Dae tristate "DRM Support for Samsung SoC EXYNOS Series" 3eccbf0d8SSachin Kamat depends on OF && DRM && (PLAT_SAMSUNG || ARCH_MULTIPLATFORM) 41c248b7dSInki Dae select DRM_KMS_HELPER 592b6f89fSDaniel Vetter select DRM_KMS_FB_HELPER 61c248b7dSInki Dae select FB_CFB_FILLRECT 71c248b7dSInki Dae select FB_CFB_COPYAREA 81c248b7dSInki Dae select FB_CFB_IMAGEBLIT 91c248b7dSInki Dae select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE 106914262aSSachin Kamat select VIDEOMODE_HELPERS 111c248b7dSInki Dae help 121c248b7dSInki Dae Choose this option if you have a Samsung SoC EXYNOS chipset. 131c248b7dSInki Dae If M is selected the module will be called exynosdrm. 141c248b7dSInki Dae 150519f9a1SInki Daeconfig DRM_EXYNOS_IOMMU 160519f9a1SInki Dae bool "EXYNOS DRM IOMMU Support" 170519f9a1SInki Dae depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU 180519f9a1SInki Dae help 190519f9a1SInki Dae Choose this option if you want to use IOMMU feature for DRM. 200519f9a1SInki Dae 21b2df26c1SInki Daeconfig DRM_EXYNOS_DMABUF 22b2df26c1SInki Dae bool "EXYNOS DRM DMABUF" 23b2df26c1SInki Dae depends on DRM_EXYNOS 24b2df26c1SInki Dae help 25b2df26c1SInki Dae Choose this option if you want to use DMABUF feature for DRM. 26b2df26c1SInki Dae 271c248b7dSInki Daeconfig DRM_EXYNOS_FIMD 28132a5b91SJoonyoung Shim bool "Exynos DRM FIMD" 29eccbf0d8SSachin Kamat depends on DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM 301e2a4adbSVikas Sajjan select FB_MODE_HELPERS 311c248b7dSInki Dae help 321c248b7dSInki Dae Choose this option if you want to use Exynos FIMD for DRM. 33d8408326SSeung-Woo Kim 34d8408326SSeung-Woo Kimconfig DRM_EXYNOS_HDMI 35132a5b91SJoonyoung Shim bool "Exynos DRM HDMI" 362363dc63SSeung-Woo Kim depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV 37d8408326SSeung-Woo Kim help 38d8408326SSeung-Woo Kim Choose this option if you want to use Exynos HDMI for DRM. 39b73d1230SInki Dae 40b73d1230SInki Daeconfig DRM_EXYNOS_VIDI 41b73d1230SInki Dae bool "Exynos DRM Virtual Display" 42b73d1230SInki Dae depends on DRM_EXYNOS 43b73d1230SInki Dae help 44b73d1230SInki Dae Choose this option if you want to use Exynos VIDI for DRM. 45d7f1642cSJoonyoung Shim 46d7f1642cSJoonyoung Shimconfig DRM_EXYNOS_G2D 47d7f1642cSJoonyoung Shim bool "Exynos DRM G2D" 48254d4d11SSachin Kamat depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D 49d7f1642cSJoonyoung Shim help 50d7f1642cSJoonyoung Shim Choose this option if you want to use Exynos G2D for DRM. 51cb471f14SEunchul Kim 52cb471f14SEunchul Kimconfig DRM_EXYNOS_IPP 53cb471f14SEunchul Kim bool "Exynos DRM IPP" 5486ac5b84STushar Behera depends on DRM_EXYNOS 55cb471f14SEunchul Kim help 56cb471f14SEunchul Kim Choose this option if you want to use IPP feature for DRM. 5716102edbSEunchul Kim 5816102edbSEunchul Kimconfig DRM_EXYNOS_FIMC 5916102edbSEunchul Kim bool "Exynos DRM FIMC" 6009bd14b2SSachin Kamat depends on DRM_EXYNOS_IPP && MFD_SYSCON 6116102edbSEunchul Kim help 6216102edbSEunchul Kim Choose this option if you want to use Exynos FIMC for DRM. 63bea8a429SEunchul Kim 64bea8a429SEunchul Kimconfig DRM_EXYNOS_ROTATOR 65bea8a429SEunchul Kim bool "Exynos DRM Rotator" 66bea8a429SEunchul Kim depends on DRM_EXYNOS_IPP 67bea8a429SEunchul Kim help 68bea8a429SEunchul Kim Choose this option if you want to use Exynos Rotator for DRM. 69bea8a429SEunchul Kim 70f2646380SEunchul Kimconfig DRM_EXYNOS_GSC 71f2646380SEunchul Kim bool "Exynos DRM GSC" 7286ac5b84STushar Behera depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 && !ARCH_MULTIPLATFORM 73f2646380SEunchul Kim help 74f2646380SEunchul Kim Choose this option if you want to use Exynos GSC for DRM. 75