Re: [PATCH v6 5/8] drm/bridge: sii902x: Support format negotiation hooks

2023-05-16 Thread Neil Armstrong
On 09/05/2023 11:30, Aradhya Bhatia wrote: With new connector model, sii902x will not create the connector, when DRM_BRIDGE_ATTACH_NO_CONNECTOR is set and SoC driver will rely on format negotiation to setup the encoder format. Support format negotiations hooks in the drm_bridge_funcs. Use helper

[PATCH v6 5/8] drm/bridge: sii902x: Support format negotiation hooks

2023-05-09 Thread Aradhya Bhatia
With new connector model, sii902x will not create the connector, when DRM_BRIDGE_ATTACH_NO_CONNECTOR is set and SoC driver will rely on format negotiation to setup the encoder format. Support format negotiations hooks in the drm_bridge_funcs. Use helper functions for state management. Input forma