[RFC PATCH v3 0/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Mon Jul 11 09:21:15 UTC 2022
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.
Changes since RFC v2:
- Changed DRM_DEV_ERR_RATELIMITED to dev_err_ratelimited()
Changes since RFC v1:
- Dropped first patch (conversion to atomic), corresponding patch has
been already applied upstream
- Added DRM_DEV_ERR_RATELIMITED to notifiy users/developers that
corresponding connector was not found.
Dmitry Baryshkov (2):
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 | 40 ++++++++++++++++-----------
1 file changed, 24 insertions(+), 16 deletions(-)
--
2.35.1
More information about the dri-devel
mailing list