An RFC (or rather RFT, Request-for-Testing) series adding support for DRM_BRIDGE_ATTACH_NO_CONNECTOR. Note, it was compile-tested only. This bridge is the last one used on the Qualcomm platforms (in upstream-supported devices) and thus it is the only bridge that prevents us from removing support for bridge-created connectors from MSM DSI code. Dmitry Baryshkov (3): drm/bridge: ti-sn65dsi86: switch to atomic ops drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR drivers/gpu/drm/bridge/ti-sn65dsi86.c | 55 +++++++++++++++------------ 1 file changed, 31 insertions(+), 24 deletions(-) -- 2.35.1