Home
last modified time | relevance | path

Searched refs:drm_helper_move_panel_connectors_to_head (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_helper.c50 void drm_helper_move_panel_connectors_to_head(struct drm_device *dev) in drm_helper_move_panel_connectors_to_head() function
69 EXPORT_SYMBOL(drm_helper_move_panel_connectors_to_head);
/openbmc/linux/include/drm/
H A Ddrm_modeset_helper.h32 void drm_helper_move_panel_connectors_to_head(struct drm_device *);
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_drm_drv.c460 drm_helper_move_panel_connectors_to_head(drm); in mtk_drm_kms_init()
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c493 drm_helper_move_panel_connectors_to_head(ddev); in msm_drm_init()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c7596 drm_helper_move_panel_connectors_to_head(&dev_priv->drm); in intel_setup_outputs()