[PATCH 0/5] ti-sn65dsi83: Finalize transition to atomic operations
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Jun 21 12:55:13 UTC 2021
Hello,
This patch series is based on top of "[PATCH] drm/bridge: ti-sn65dsi83:
Replace connector format patching with atomic_get_input_bus_fmts". It
completes the transition to atomic operations in the ti-sn65dsi83
driver. The main reason for this change is patch 4/5 that fixes a few
issues in the driver (see the patch's commit message for details), but
overall it also brings the driver to the most recent API which is nice
in itself.
Laurent Pinchart (5):
drm: bridge: ti-sn65dsi83: Move LVDS format selection to .mode_set()
drm: bridge: ti-sn65dsi83: Pass mode explicitly to helper functions
drm: bridge: ti-sn65dsi83: Switch to atomic operations
drm: bridge: ti-sn65dsi83: Retrieve output format from bridge state
drm: bridge: ti-sn65dsi83: Retrieve the display mode from the state
drivers/gpu/drm/bridge/ti-sn65dsi83.c | 166 +++++++++++++-------------
1 file changed, 82 insertions(+), 84 deletions(-)
--
Regards,
Laurent Pinchart
More information about the dri-devel
mailing list