11c248b7dSInki Daeconfig DRM_EXYNOS 21c248b7dSInki Dae tristate "DRM Support for Samsung SoC EXYNOS Series" 39eb3e9e6SRob Clark depends on DRM && (PLAT_SAMSUNG || ARCH_MULTIPLATFORM) 41c248b7dSInki Dae select DRM_KMS_HELPER 51c248b7dSInki Dae select FB_CFB_FILLRECT 61c248b7dSInki Dae select FB_CFB_COPYAREA 71c248b7dSInki Dae select FB_CFB_IMAGEBLIT 81c248b7dSInki Dae select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE 91c248b7dSInki Dae help 101c248b7dSInki Dae Choose this option if you have a Samsung SoC EXYNOS chipset. 111c248b7dSInki Dae If M is selected the module will be called exynosdrm. 121c248b7dSInki Dae 130519f9a1SInki Daeconfig DRM_EXYNOS_IOMMU 140519f9a1SInki Dae bool "EXYNOS DRM IOMMU Support" 150519f9a1SInki Dae depends on DRM_EXYNOS && EXYNOS_IOMMU && ARM_DMA_USE_IOMMU 160519f9a1SInki Dae help 170519f9a1SInki Dae Choose this option if you want to use IOMMU feature for DRM. 180519f9a1SInki Dae 19b2df26c1SInki Daeconfig DRM_EXYNOS_DMABUF 20b2df26c1SInki Dae bool "EXYNOS DRM DMABUF" 21b2df26c1SInki Dae depends on DRM_EXYNOS 22b2df26c1SInki Dae help 23b2df26c1SInki Dae Choose this option if you want to use DMABUF feature for DRM. 24b2df26c1SInki Dae 251c248b7dSInki Daeconfig DRM_EXYNOS_FIMD 26132a5b91SJoonyoung Shim bool "Exynos DRM FIMD" 271e2a4adbSVikas Sajjan depends on OF && DRM_EXYNOS && !FB_S3C && !ARCH_MULTIPLATFORM 281e2a4adbSVikas Sajjan select OF_VIDEOMODE 291e2a4adbSVikas Sajjan select FB_MODE_HELPERS 301c248b7dSInki Dae help 311c248b7dSInki Dae Choose this option if you want to use Exynos FIMD for DRM. 32d8408326SSeung-Woo Kim 33d8408326SSeung-Woo Kimconfig DRM_EXYNOS_HDMI 34132a5b91SJoonyoung Shim bool "Exynos DRM HDMI" 352363dc63SSeung-Woo Kim depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV 36d8408326SSeung-Woo Kim help 37d8408326SSeung-Woo Kim Choose this option if you want to use Exynos HDMI for DRM. 38b73d1230SInki Dae 39b73d1230SInki Daeconfig DRM_EXYNOS_VIDI 40b73d1230SInki Dae bool "Exynos DRM Virtual Display" 41b73d1230SInki Dae depends on DRM_EXYNOS 42b73d1230SInki Dae help 43b73d1230SInki Dae Choose this option if you want to use Exynos VIDI for DRM. 44d7f1642cSJoonyoung Shim 45d7f1642cSJoonyoung Shimconfig DRM_EXYNOS_G2D 46d7f1642cSJoonyoung Shim bool "Exynos DRM G2D" 47254d4d11SSachin Kamat depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D 48d7f1642cSJoonyoung Shim help 49d7f1642cSJoonyoung Shim Choose this option if you want to use Exynos G2D for DRM. 50cb471f14SEunchul Kim 51cb471f14SEunchul Kimconfig DRM_EXYNOS_IPP 52cb471f14SEunchul Kim bool "Exynos DRM IPP" 537cdc046dSArnd Bergmann depends on DRM_EXYNOS && !ARCH_MULTIPLATFORM 54cb471f14SEunchul Kim help 55cb471f14SEunchul Kim Choose this option if you want to use IPP feature for DRM. 5616102edbSEunchul Kim 5716102edbSEunchul Kimconfig DRM_EXYNOS_FIMC 5816102edbSEunchul Kim bool "Exynos DRM FIMC" 5916102edbSEunchul Kim depends on DRM_EXYNOS_IPP 6016102edbSEunchul Kim help 6116102edbSEunchul Kim Choose this option if you want to use Exynos FIMC for DRM. 62bea8a429SEunchul Kim 63bea8a429SEunchul Kimconfig DRM_EXYNOS_ROTATOR 64bea8a429SEunchul Kim bool "Exynos DRM Rotator" 65bea8a429SEunchul Kim depends on DRM_EXYNOS_IPP 66bea8a429SEunchul Kim help 67bea8a429SEunchul Kim Choose this option if you want to use Exynos Rotator for DRM. 68bea8a429SEunchul Kim 69f2646380SEunchul Kimconfig DRM_EXYNOS_GSC 70f2646380SEunchul Kim bool "Exynos DRM GSC" 71f2646380SEunchul Kim depends on DRM_EXYNOS_IPP && ARCH_EXYNOS5 72f2646380SEunchul Kim help 73f2646380SEunchul Kim Choose this option if you want to use Exynos GSC for DRM. 74