Home
last modified time | relevance | path

Searched refs:drm_panel_enable (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/imx/
Dparallel-display.c107 drm_panel_enable(imxpd->panel); in imx_pd_encoder_dpms()
129 drm_panel_enable(imxpd->panel); in imx_pd_encoder_commit()
Dimx-ldb.c256 drm_panel_enable(imx_ldb_ch->panel); in imx_ldb_encoder_commit()
/linux-4.1.27/include/drm/
Ddrm_panel.h112 static inline int drm_panel_enable(struct drm_panel *panel) in drm_panel_enable() function
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c95 drm_panel_enable(panel->panel); in atmel_hlcdc_panel_encoder_enable()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c136 drm_panel_enable(ctx->panel); in exynos_dpi_poweron()
Dexynos_dp_core.c938 if (drm_panel_enable(dp->panel)) in exynos_dp_commit()
Dexynos_drm_dsi.c1383 ret = drm_panel_enable(dsi->panel); in exynos_dsi_enable()
/linux-4.1.27/drivers/gpu/drm/tegra/
Drgb.c174 drm_panel_enable(output->panel); in tegra_rgb_encoder_mode_set()
Ddsi.c833 drm_panel_enable(output->panel); in tegra_dsi_encoder_mode_set()
Dsor.c1359 drm_panel_enable(output->panel); in tegra_sor_encoder_mode_set()
/linux-4.1.27/drivers/gpu/drm/bridge/
Dptn3460.c165 if (drm_panel_enable(ptn_bridge->panel)) { in ptn3460_enable()
Dps8622.c414 if (drm_panel_enable(ps8622->panel)) { in ps8622_enable()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_lcdc_encoder.c416 drm_panel_enable(panel); in mdp4_lcdc_encoder_enable()
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c329 ret = drm_panel_enable(panel); in dsi_mgr_bridge_pre_enable()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi.c397 drm_panel_enable(intel_dsi->panel); in intel_dsi_enable()