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" 27a4b42dabSInki Dae depends on DRM_EXYNOS && !FB_S3C 281c248b7dSInki Dae help 291c248b7dSInki Dae Choose this option if you want to use Exynos FIMD for DRM. 30d8408326SSeung-Woo Kim 31d8408326SSeung-Woo Kimconfig DRM_EXYNOS_HDMI 32132a5b91SJoonyoung Shim bool "Exynos DRM HDMI" 332363dc63SSeung-Woo Kim depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_TV 34d8408326SSeung-Woo Kim help 35d8408326SSeung-Woo Kim Choose this option if you want to use Exynos HDMI for DRM. 36b73d1230SInki Dae 37b73d1230SInki Daeconfig DRM_EXYNOS_VIDI 38b73d1230SInki Dae bool "Exynos DRM Virtual Display" 39b73d1230SInki Dae depends on DRM_EXYNOS 40b73d1230SInki Dae help 41b73d1230SInki Dae Choose this option if you want to use Exynos VIDI for DRM. 42d7f1642cSJoonyoung Shim 43d7f1642cSJoonyoung Shimconfig DRM_EXYNOS_G2D 44d7f1642cSJoonyoung Shim bool "Exynos DRM G2D" 45254d4d11SSachin Kamat depends on DRM_EXYNOS && !VIDEO_SAMSUNG_S5P_G2D 46d7f1642cSJoonyoung Shim help 47d7f1642cSJoonyoung Shim Choose this option if you want to use Exynos G2D for DRM. 48cb471f14SEunchul Kim 49cb471f14SEunchul Kimconfig DRM_EXYNOS_IPP 50cb471f14SEunchul Kim bool "Exynos DRM IPP" 51cb471f14SEunchul Kim depends on DRM_EXYNOS 52cb471f14SEunchul Kim help 53cb471f14SEunchul Kim Choose this option if you want to use IPP feature for DRM. 5416102edbSEunchul Kim 5516102edbSEunchul Kimconfig DRM_EXYNOS_FIMC 5616102edbSEunchul Kim bool "Exynos DRM FIMC" 5716102edbSEunchul Kim depends on DRM_EXYNOS_IPP 5816102edbSEunchul Kim help 5916102edbSEunchul Kim Choose this option if you want to use Exynos FIMC for DRM. 60*bea8a429SEunchul Kim 61*bea8a429SEunchul Kimconfig DRM_EXYNOS_ROTATOR 62*bea8a429SEunchul Kim bool "Exynos DRM Rotator" 63*bea8a429SEunchul Kim depends on DRM_EXYNOS_IPP 64*bea8a429SEunchul Kim help 65*bea8a429SEunchul Kim Choose this option if you want to use Exynos Rotator for DRM. 66*bea8a429SEunchul Kim 67