Searched refs:drm_atomic_helper_bridge_reset (Results 1 – 25 of 49) sorted by relevance
12
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_drm.c | 96 .atomic_reset = drm_atomic_helper_bridge_reset, 269 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/include/drm/ |
H A D | drm_atomic_state_helper.h | 99 drm_atomic_helper_bridge_reset(struct drm_bridge *bridge);
|
/openbmc/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_encoder.c | 78 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/drivers/gpu/drm/meson/ |
H A D | meson_encoder_dsi.c | 100 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | meson_encoder_cvbs.c | 219 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | meson_encoder_hdmi.c | 354 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_atomic_state_helper.c | 799 drm_atomic_helper_bridge_reset(struct drm_bridge *bridge) in drm_atomic_helper_bridge_reset() function 810 EXPORT_SYMBOL(drm_atomic_helper_bridge_reset);
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | lvds-codec.c | 111 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | tc358762.c | 225 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | display-connector.c | 180 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | fsl-ldb.c | 288 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | panel.c | 221 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | ti-tfp410.c | 253 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | ti-dlpc3433.c | 257 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | lontium-lt9211.c | 623 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | parade-ps8640.c | 559 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | ti-sn65dsi83.c | 575 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pixel-link.c | 239 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | imx8qxp-pixel-combiner.c | 264 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | imx8qxp-pxl2dpi.c | 213 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | imx8qm-ldb.c | 396 .atomic_reset = drm_atomic_helper_bridge_reset,
|
H A D | imx8qxp-ldb.c | 399 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/drivers/gpu/drm/imx/ipuv3/ |
H A D | parallel-display.c | 249 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rzg2l_mipi_dsi.c | 595 .atomic_reset = drm_atomic_helper_bridge_reset,
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi5.c | 475 .atomic_reset = drm_atomic_helper_bridge_reset,
|
12