[PATCH 0/3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern

Luca Ceresoli posted 3 patches 1 month, 1 week ago
drivers/gpu/drm/bridge/ti-sn65dsi83.c | 26 ++++++++++++++++++--------
1 file changed, 18 insertions(+), 8 deletions(-)
[PATCH 0/3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
Posted by Luca Ceresoli 1 month, 1 week ago
This series fixes two bugs in the driver code and adds support for enabling
the test pattern output from userspace.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
Luca Ceresoli (3):
      drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
      drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
      drm/bridge: ti-sn65dsi83: add test pattern generation support

 drivers/gpu/drm/bridge/ti-sn65dsi83.c | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)
---
base-commit: 36d9579fed6c9429aa172f77bd28c58696ce8e2b
change-id: 20260226-ti-sn65dsi83-dual-lvds-fixes-and-test-pattern-f5ff67e1900c

Best regards,
-- 
Luca Ceresoli <luca.ceresoli@bootlin.com>
Re: (subset) [PATCH 0/3] drm/bridge: ti-sn65dsi83: two fixes + add test pattern
Posted by Luca Ceresoli 4 weeks ago
On Thu, 26 Feb 2026 17:16:43 +0100, Luca Ceresoli wrote:
> This series fixes two bugs in the driver code and adds support for enabling
> the test pattern output from userspace.
> 
> 

Applied, thanks!

[1/3] drm/bridge: ti-sn65dsi83: fix CHA_DSI_CLK_RANGE rounding
      commit: 2f22702dc0fee06a240404e0f7ead5b789b253d8
[2/3] drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS output
      commit: d0d727746944096a6681dc6adb5f123fc5aa018d

Best regards,
-- 
Luca Ceresoli <luca.ceresoli@bootlin.com>