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 34*2e4e678aSSean Paulconfig DRM_EXYNOS_DP 35*2e4e678aSSean Paul bool "EXYNOS DRM DP driver support" 36*2e4e678aSSean Paul depends on DRM_EXYNOS && ARCH_EXYNOS 37*2e4e678aSSean Paul default DRM_EXYNOS 38*2e4e678aSSean Paul help 39*2e4e678aSSean Paul This enables support for DP device. 40*2e4e678aSSean Paul 41d8408326SSeung-Woo Kimconfig DRM_EXYNOS_HDMI 42132a5b91SJoonyoung Shim bool "Exynos DRM HDMI" 432363dc63SSeung-Woo Kim depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV 44d8408326SSeung-Woo Kim help 45d8408326SSeung-Woo Kim Choose this option if you want to use Exynos HDMI for DRM. 46b73d1230SInki Dae 47b73d1230SInki Daeconfig DRM_EXYNOS_VIDI 48b73d1230SInki Dae bool "Exynos DRM Virtual Display" 49b73d1230SInki Dae depends on DRM_EXYNOS 50b73d1230SInki Dae help 51b73d1230SInki Dae Choose this option if you want to use Exynos VIDI for DRM. 52d7f1642cSJoonyoung Shim 53d7f1642cSJoonyoung Shimconfig DRM_EXYNOS_G2D 54d7f1642cSJoonyoung Shim bool "Exynos DRM G2D" 55254d4d11SSachin Kamat depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D 56d7f1642cSJoonyoung Shim help 57d7f1642cSJoonyoung Shim Choose this option if you want to use Exynos G2D for DRM. 58cb471f14SEunchul Kim 59cb471f14SEunchul Kimconfig DRM_EXYNOS_IPP 60cb471f14SEunchul Kim bool "Exynos DRM IPP" 6186ac5b84STushar Behera depends on DRM_EXYNOS 62cb471f14SEunchul Kim help 63cb471f14SEunchul Kim Choose this option if you want to use IPP feature for DRM. 6416102edbSEunchul Kim 6516102edbSEunchul Kimconfig DRM_EXYNOS_FIMC 6616102edbSEunchul Kim bool "Exynos DRM FIMC" 6709bd14b2SSachin Kamat depends on DRM_EXYNOS_IPP && MFD_SYSCON 6816102edbSEunchul Kim help 6916102edbSEunchul Kim Choose this option if you want to use Exynos FIMC for DRM. 70bea8a429SEunchul Kim 71bea8a429SEunchul Kimconfig DRM_EXYNOS_ROTATOR 72bea8a429SEunchul Kim bool "Exynos DRM Rotator" 73bea8a429SEunchul Kim depends on DRM_EXYNOS_IPP 74bea8a429SEunchul Kim help 75bea8a429SEunchul Kim Choose this option if you want to use Exynos Rotator for DRM. 76bea8a429SEunchul Kim 77f2646380SEunchul Kimconfig DRM_EXYNOS_GSC 78f2646380SEunchul Kim bool "Exynos DRM GSC" 7986ac5b84STushar Behera depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 && !ARCH_MULTIPLATFORM 80f2646380SEunchul Kim help 81f2646380SEunchul Kim Choose this option if you want to use Exynos GSC for DRM. 82