19026e0d1SMaxime Ripardconfig DRM_SUN4I 29026e0d1SMaxime Ripard tristate "DRM Support for Allwinner A10 Display Engine" 3bebef398SArnd Bergmann depends on DRM && ARM && COMMON_CLK 49026e0d1SMaxime Ripard depends on ARCH_SUNXI || COMPILE_TEST 59026e0d1SMaxime Ripard select DRM_GEM_CMA_HELPER 69026e0d1SMaxime Ripard select DRM_KMS_HELPER 79026e0d1SMaxime Ripard select DRM_KMS_CMA_HELPER 89026e0d1SMaxime Ripard select DRM_PANEL 99026e0d1SMaxime Ripard select REGMAP_MMIO 109026e0d1SMaxime Ripard select VIDEOMODE_HELPERS 119026e0d1SMaxime Ripard help 129026e0d1SMaxime Ripard Choose this option if you have an Allwinner SoC with a 139026e0d1SMaxime Ripard Display Engine. If M is selected the module will be called 149026e0d1SMaxime Ripard sun4i-drm. 15a43a42adSIcenowy Zheng 16*9c568101SMaxime Ripardconfig DRM_SUN4I_HDMI 17*9c568101SMaxime Ripard tristate "Allwinner A10 HDMI Controller Support" 18*9c568101SMaxime Ripard depends on DRM_SUN4I 19*9c568101SMaxime Ripard default DRM_SUN4I 20*9c568101SMaxime Ripard help 21*9c568101SMaxime Ripard Choose this option if you have an Allwinner SoC with an HDMI 22*9c568101SMaxime Ripard controller. 23*9c568101SMaxime Ripard 24a43a42adSIcenowy Zhengconfig DRM_SUN4I_BACKEND 25a43a42adSIcenowy Zheng tristate "Support for Allwinner A10 Display Engine Backend" 26a43a42adSIcenowy Zheng depends on DRM_SUN4I 27a43a42adSIcenowy Zheng default DRM_SUN4I 28a43a42adSIcenowy Zheng help 29a43a42adSIcenowy Zheng Choose this option if you have an Allwinner SoC with the 30a43a42adSIcenowy Zheng original Allwinner Display Engine, which has a backend to 31a43a42adSIcenowy Zheng do some alpha blending and feed graphics to TCON. If M is 32a43a42adSIcenowy Zheng selected the module will be called sun4i-backend. 339d75b8c0SIcenowy Zheng 349d75b8c0SIcenowy Zhengconfig DRM_SUN8I_MIXER 359d75b8c0SIcenowy Zheng tristate "Support for Allwinner Display Engine 2.0 Mixer" 369d75b8c0SIcenowy Zheng depends on DRM_SUN4I 379d75b8c0SIcenowy Zheng default MACH_SUN8I 389d75b8c0SIcenowy Zheng help 399d75b8c0SIcenowy Zheng Choose this option if you have an Allwinner SoC with the 409d75b8c0SIcenowy Zheng Allwinner Display Engine 2.0, which has a mixer to do some 419d75b8c0SIcenowy Zheng graphics mixture and feed graphics to TCON, If M is 429d75b8c0SIcenowy Zheng selected the module will be called sun8i-mixer. 43