Lines Matching full:bridges
31 * operations are fully implemented based on the operations of the bridges in
37 * connector with the chain of bridges passed to the function and registers it
42 * provided by the bridges in the chain. Each connector operation is delegated
46 * To make use of this helper, all bridges in the chain shall report bridge
49 * flag (none of the bridges shall create a DRM connector directly).
53 * struct drm_bridge_connector - A connector backed by a chain of bridges
63 * The encoder at the start of the bridges chain.
117 /* Notify all bridges in the pipeline of hotplug events. */ in drm_bridge_connector_hpd_notify()
504 * drm_bridge_connector_init - Initialise a connector for a chain of bridges
509 * device. The connector is associated with a chain of bridges that starts at
510 * the @encoder. All bridges in the chain shall report bridge operation flags
544 * bridges in the pipeline that support HPD and output detection. Then in drm_bridge_connector_init()