Home
last modified time | relevance | path

Searched refs:mtk_drm_find_possible_crtc_by_comp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_ddp_comp.h280 unsigned int mtk_drm_find_possible_crtc_by_comp(struct drm_device *drm,
H A Dmtk_drm_ddp_comp.c525 unsigned int mtk_drm_find_possible_crtc_by_comp(struct drm_device *drm, in mtk_drm_find_possible_crtc_by_comp() function
H A Dmtk_dpi.c799 dpi->encoder.possible_crtcs = mtk_drm_find_possible_crtc_by_comp(drm_dev, dpi->dev); in mtk_dpi_bind()
H A Dmtk_dsi.c846 dsi->encoder.possible_crtcs = mtk_drm_find_possible_crtc_by_comp(drm, dsi->host.dev); in mtk_dsi_encoder_init()