Home
last modified time | relevance | path

Searched refs:drm_panel_unprepare (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_panel.h88 static inline int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() function
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c343 drm_panel_unprepare(panel); in dsi_mgr_bridge_pre_enable()
392 ret = drm_panel_unprepare(panel); in dsi_mgr_bridge_post_disable()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c144 drm_panel_unprepare(ctx->panel); in exynos_dpi_poweroff()
Dexynos_drm_dsi.c1387 drm_panel_unprepare(dsi->panel); in exynos_dsi_enable()
1402 drm_panel_unprepare(dsi->panel); in exynos_dsi_disable()
Dexynos_dp_core.c1113 if (drm_panel_unprepare(dp->panel)) in exynos_dp_poweroff()
/linux-4.1.27/drivers/gpu/drm/imx/
Dparallel-display.c143 drm_panel_unprepare(imxpd->panel); in imx_pd_encoder_disable()
Dimx-ldb.c358 drm_panel_unprepare(imx_ldb_ch->panel); in imx_ldb_encoder_disable()
/linux-4.1.27/drivers/gpu/drm/tegra/
Drgb.c189 drm_panel_unprepare(output->panel); in tegra_rgb_encoder_disable()
Ddsi.c870 drm_panel_unprepare(output->panel); in tegra_dsi_encoder_disable()
Dsor.c1425 drm_panel_unprepare(output->panel); in tegra_sor_encoder_disable()
/linux-4.1.27/drivers/gpu/drm/bridge/
Dptn3460.c193 if (drm_panel_unprepare(ptn_bridge->panel)) { in ptn3460_post_disable()
Dps8622.c447 if (drm_panel_unprepare(ps8622->panel)) { in ps8622_post_disable()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi.c575 drm_panel_unprepare(intel_dsi->panel); in intel_dsi_post_disable()