Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/imx/
Dparallel-display.c105 drm_panel_disable(imxpd->panel); in imx_pd_encoder_dpms()
142 drm_panel_disable(imxpd->panel); in imx_pd_encoder_disable()
Dimx-ldb.c322 drm_panel_disable(imx_ldb_ch->panel); in imx_ldb_encoder_disable()
/linux-4.1.27/include/drm/
Ddrm_panel.h96 static inline int drm_panel_disable(struct drm_panel *panel) in drm_panel_disable() function
/linux-4.1.27/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_output.c104 drm_panel_disable(panel->panel); in atmel_hlcdc_panel_encoder_disable()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c143 drm_panel_disable(ctx->panel); in exynos_dpi_poweroff()
Dexynos_dp_core.c901 if (drm_panel_disable(dp->panel)) in exynos_dp_commit()
1098 if (drm_panel_disable(dp->panel)) { in exynos_dp_poweroff()
Dexynos_drm_dsi.c1400 drm_panel_disable(dsi->panel); in exynos_dsi_disable()
/linux-4.1.27/drivers/gpu/drm/tegra/
Drgb.c183 drm_panel_disable(output->panel); in tegra_rgb_encoder_disable()
Ddsi.c847 drm_panel_disable(output->panel); in tegra_dsi_encoder_disable()
Dsor.c1381 drm_panel_disable(output->panel); in tegra_sor_encoder_disable()
/linux-4.1.27/drivers/gpu/drm/bridge/
Dptn3460.c180 if (drm_panel_disable(ptn_bridge->panel)) { in ptn3460_disable()
Dps8622.c424 if (drm_panel_disable(ps8622->panel)) { in ps8622_disable()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_lcdc_encoder.c350 drm_panel_disable(panel); in mdp4_lcdc_encoder_disable()
/linux-4.1.27/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c378 ret = drm_panel_disable(panel); in dsi_mgr_bridge_post_disable()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dsi.c510 drm_panel_disable(intel_dsi->panel); in intel_dsi_disable()