[PATCH v5 0/5] drm: exynos: dsi: Convert drm bridge

Jagan Teki jagan at amarulasolutions.com
Mon Jan 17 08:42:20 UTC 2022


Updated series about drm bridge conversion of exynos dsi.

Previous version can be accessible, here [1].

Patch 1: connector reset

Patch 2: panel_bridge API

Patch 3: bridge conversion

Patch 4: atomic functions

Patch 5: DSI init in pre_enable

Apply below patches to test on Exynos DSI:
- https://patchwork.amarulasolutions.com/patch/1825/
- https://patchwork.amarulasolutions.com/patch/1838/

[1] https://patchwork.amarulasolutions.com/cover/1826/

Any inputs?
Jagan.

Jagan Teki (5):
  drm: bridge: panel: Reset the connector state pointer
  drm: exynos: dsi: Use drm panel_bridge API
  drm: exynos: dsi: Convert to bridge driver
  drm: exynos: dsi: Switch to atomic funcs
  drm: exynos: dsi: Move DSI init in bridge pre_enable

 drivers/gpu/drm/bridge/panel.c          |   3 +
 drivers/gpu/drm/exynos/exynos_drm_dsi.c | 248 +++++++-----------------
 2 files changed, 76 insertions(+), 175 deletions(-)

-- 
2.25.1



More information about the dri-devel mailing list