Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_panel.h88 static inline int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() function
/linux-4.4.14/drivers/gpu/drm/tegra/
Drgb.c134 drm_panel_unprepare(output->panel); in tegra_rgb_encoder_disable()
Ddsi.c830 drm_panel_unprepare(output->panel); in tegra_dsi_encoder_disable()
Dsor.c1142 drm_panel_unprepare(output->panel); in tegra_sor_edp_disable()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c160 drm_panel_unprepare(ctx->panel); in exynos_dpi_disable()
Dexynos_drm_dsi.c1549 drm_panel_unprepare(dsi->panel); in exynos_dsi_enable()
1568 drm_panel_unprepare(dsi->panel); in exynos_dsi_disable()
Dexynos_dp_core.c1119 if (drm_panel_unprepare(dp->panel)) in exynos_dp_disable()
/linux-4.4.14/drivers/gpu/drm/imx/
Dparallel-display.c148 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.4.14/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c410 drm_panel_unprepare(panel); in dsi_mgr_bridge_pre_enable()
464 ret = drm_panel_unprepare(panel); in dsi_mgr_bridge_post_disable()
/linux-4.4.14/drivers/gpu/drm/bridge/
Dnxp-ptn3460.c192 if (drm_panel_unprepare(ptn_bridge->panel)) { in ptn3460_post_disable()
Dparade-ps8622.c449 if (drm_panel_unprepare(ps8622->panel)) { in ps8622_post_disable()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_lcdc_encoder.c351 drm_panel_unprepare(panel); in mdp4_lcdc_encoder_disable()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dsi.c642 drm_panel_unprepare(intel_dsi->panel); in intel_dsi_post_disable()