12048e328SMark Yaoconfig DRM_ROCKCHIP 22048e328SMark Yao tristate "DRM Support for Rockchip" 32048e328SMark Yao depends on DRM && ROCKCHIP_IOMMU 4*3f70b89cSArnd Bergmann depends on RESET_CONTROLLER 52048e328SMark Yao select DRM_KMS_HELPER 62048e328SMark Yao select DRM_KMS_FB_HELPER 72048e328SMark Yao select DRM_PANEL 82048e328SMark Yao select FB_CFB_FILLRECT 92048e328SMark Yao select FB_CFB_COPYAREA 102048e328SMark Yao select FB_CFB_IMAGEBLIT 112048e328SMark Yao select VIDEOMODE_HELPERS 122048e328SMark Yao help 132048e328SMark Yao Choose this option if you have a Rockchip soc chipset. 142048e328SMark Yao This driver provides kernel mode setting and buffer 152048e328SMark Yao management to userspace. This driver does not provide 162048e328SMark Yao 2D or 3D acceleration; acceleration is performed by other 172048e328SMark Yao IP found on the SoC. 1812b9f204SAndy Yan 1912b9f204SAndy Yanconfig ROCKCHIP_DW_HDMI 2012b9f204SAndy Yan tristate "Rockchip specific extensions for Synopsys DW HDMI" 2112b9f204SAndy Yan depends on DRM_ROCKCHIP 2212b9f204SAndy Yan select DRM_DW_HDMI 2312b9f204SAndy Yan help 2412b9f204SAndy Yan This selects support for Rockchip SoC specific extensions 2512b9f204SAndy Yan for the Synopsys DesignWare HDMI driver. If you want to 2612b9f204SAndy Yan enable HDMI on RK3288 based SoC, you should selet this 2712b9f204SAndy Yan option. 28