Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/gpu/drm/
Ddrm_panel.c164 int drm_panel_unprepare(struct drm_panel *panel) in drm_panel_unprepare() function
171 EXPORT_SYMBOL(drm_panel_unprepare);
/Linux-v5.4/include/drm/
Ddrm_panel.h159 int drm_panel_unprepare(struct drm_panel *panel);
/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-rocktech-jh057n00900.c274 drm_panel_unprepare(&ctx->panel); in allpixelson_set()
375 ret = drm_panel_unprepare(&ctx->panel); in jh057n_shutdown()
Dpanel-nec-nl8048hl11.c221 drm_panel_unprepare(&lcd->panel); in nl8048_remove()
Dpanel-sharp-ls037v7dw01.c201 drm_panel_unprepare(&lcd->panel); in ls037v7dw01_remove()
Dpanel-tpo-td028ttec1.c363 drm_panel_unprepare(&lcd->panel); in td028ttec1_remove()
Dpanel-tpo-td043mtea1.c480 drm_panel_unprepare(&lcd->panel); in td043mtea1_remove()
Dpanel-sony-acx565akm.c675 drm_panel_unprepare(&lcd->panel); in acx565akm_remove()
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_lvds.c89 drm_panel_unprepare(lvds->panel); in sun4i_lvds_encoder_disable()
Dsun4i_rgb.c180 drm_panel_unprepare(rgb->panel); in sun4i_rgb_encoder_disable()
/Linux-v5.4/drivers/gpu/drm/bridge/
Dpanel.c119 drm_panel_unprepare(panel_bridge->panel); in panel_bridge_post_disable()
Dnxp-ptn3460.c180 if (drm_panel_unprepare(ptn_bridge->panel)) { in ptn3460_post_disable()
Dparade-ps8622.c438 if (drm_panel_unprepare(ps8622->panel)) { in ps8622_post_disable()
Dtc358764.c314 ret = drm_panel_unprepare(ctx->panel); in tc358764_post_disable()
Dti-sn65dsi86.c358 drm_panel_unprepare(pdata->panel); in ti_sn_bridge_disable()
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_dpi.c142 drm_panel_unprepare(ctx->panel); in exynos_dpi_disable()
/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_lvds.c290 drm_panel_unprepare(lvds->panel); in rockchip_lvds_encoder_enable()
303 drm_panel_unprepare(lvds->panel); in rockchip_lvds_encoder_disable()
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_encoder.c163 drm_panel_unprepare(dssdev->panel); in omap_encoder_disable()
/Linux-v5.4/drivers/gpu/drm/tegra/
Drgb.c129 drm_panel_unprepare(output->panel); in tegra_rgb_encoder_disable()
/Linux-v5.4/drivers/gpu/drm/imx/
Dparallel-display.c104 drm_panel_unprepare(imxpd->panel); in imx_pd_encoder_disable()
Dimx-ldb.c343 drm_panel_unprepare(imx_ldb_ch->panel); in imx_ldb_encoder_disable()
/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c453 drm_panel_unprepare(panel); in dsi_mgr_bridge_pre_enable()
516 ret = drm_panel_unprepare(panel); in dsi_mgr_bridge_post_disable()
/Linux-v5.4/drivers/gpu/drm/mxsfb/
Dmxsfb_drv.c122 drm_panel_unprepare(mxsfb->panel); in mxsfb_pipe_disable()
/Linux-v5.4/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c1093 ret = drm_panel_unprepare(dp->plat_data->panel); in analogix_dp_prepare_panel()
1781 if (drm_panel_unprepare(dp->plat_data->panel)) in analogix_dp_unbind()
1798 if (drm_panel_unprepare(dp->plat_data->panel)) in analogix_dp_suspend()
/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_lcdc_encoder.c330 drm_panel_unprepare(panel); in mdp4_lcdc_encoder_disable()

12