Home
last modified time | relevance | path

Searched refs:exynos_drm_set_possible_crtcs (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.h30 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder,
Dexynos_drm_dpi.c209 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dpi_bind()
Dexynos_drm_crtc.c219 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder, in exynos_drm_set_possible_crtcs() function
Dexynos_dp.c181 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dp_bind()
Dexynos_drm_vidi.c414 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_VIDI); in vidi_bind()
Dexynos_drm_dsi.c1691 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dsi_bind()
Dexynos_hdmi.c1842 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_HDMI); in hdmi_bind()