mtk_find_possible_crtcs
int mtk_find_possible_crtcs(struct drm_device *drm, struct device *dev);
ret = mtk_find_possible_crtcs(drm_dev, dpi->dev);
ret = mtk_find_possible_crtcs(drm, dsi->host.dev);