Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_atomic_helper.h268 drm_atomic_helper_bridge_propagate_bus_fmt(struct drm_bridge *bridge,
H A Ddrm_bridge.h912 drm_atomic_helper_bridge_propagate_bus_fmt(struct drm_bridge *bridge,
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dpanel.c224 .atomic_get_input_bus_fmts = drm_atomic_helper_bridge_propagate_bus_fmt,
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c3768 drm_atomic_helper_bridge_propagate_bus_fmt(struct drm_bridge *bridge, in drm_atomic_helper_bridge_propagate_bus_fmt() function
3787 EXPORT_SYMBOL(drm_atomic_helper_bridge_propagate_bus_fmt);
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c858 return drm_atomic_helper_bridge_propagate_bus_fmt(bridge, bridge_state, in ingenic_drm_bridge_atomic_get_input_bus_fmts()