Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.h34 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder,
Dexynos_drm_dpi.c210 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dpi_bind()
Dexynos_drm_crtc.c234 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder, in exynos_drm_set_possible_crtcs() function
Dexynos_dp.c182 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_hdmi.c1838 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_HDMI); in hdmi_bind()
Dexynos_drm_dsi.c1656 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dsi_bind()