xref: /openbmc/linux/drivers/gpu/drm/bridge/imx/Kconfig (revision 3818715f62b42b5c0bcf456ded3f59ed3908cd6f)
1*3818715fSLiu Yingconfig DRM_IMX8QXP_LDB
2*3818715fSLiu Ying	tristate "Freescale i.MX8QXP LVDS display bridge"
3*3818715fSLiu Ying	depends on OF
4*3818715fSLiu Ying	depends on COMMON_CLK
5*3818715fSLiu Ying	select DRM_KMS_HELPER
6*3818715fSLiu Ying	help
7*3818715fSLiu Ying	  Choose this to enable the internal LVDS Display Bridge(LDB) found in
8*3818715fSLiu Ying	  Freescale i.MX8qxp processor.  Official name of LDB is pixel mapper.
9*3818715fSLiu Ying
1093e163a9SLiu Yingconfig DRM_IMX8QXP_PIXEL_COMBINER
1193e163a9SLiu Ying	tristate "Freescale i.MX8QM/QXP pixel combiner"
1293e163a9SLiu Ying	depends on OF
1393e163a9SLiu Ying	depends on COMMON_CLK
1493e163a9SLiu Ying	select DRM_KMS_HELPER
1593e163a9SLiu Ying	help
1693e163a9SLiu Ying	  Choose this to enable pixel combiner found in
1793e163a9SLiu Ying	  Freescale i.MX8qm/qxp processors.
181ec17c26SLiu Ying
191ec17c26SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK
201ec17c26SLiu Ying	tristate "Freescale i.MX8QM/QXP display pixel link"
211ec17c26SLiu Ying	depends on OF
221ec17c26SLiu Ying	depends on IMX_SCU
231ec17c26SLiu Ying	select DRM_KMS_HELPER
241ec17c26SLiu Ying	help
251ec17c26SLiu Ying	  Choose this to enable display pixel link found in
261ec17c26SLiu Ying	  Freescale i.MX8qm/qxp processors.
2796988a52SLiu Ying
2896988a52SLiu Yingconfig DRM_IMX8QXP_PIXEL_LINK_TO_DPI
2996988a52SLiu Ying	tristate "Freescale i.MX8QXP pixel link to display pixel interface"
3096988a52SLiu Ying	depends on OF
3196988a52SLiu Ying	select DRM_KMS_HELPER
3296988a52SLiu Ying	help
3396988a52SLiu Ying	  Choose this to enable pixel link to display pixel interface(PXL2DPI)
3496988a52SLiu Ying	  found in Freescale i.MX8qxp processor.
35