All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drm: rcar-du: mipi-dsi: Cleanup and Fixes
@ 2021-11-26 10:15 ` Kieran Bingham
  0 siblings, 0 replies; 27+ messages in thread
From: Kieran Bingham @ 2021-11-26 10:15 UTC (permalink / raw)
  To: Laurent Pinchart, linux-renesas-soc
  Cc: dri-devel, linux-kernel, Kieran Bingham

These patches are against the as-yet-unmerged posting from Laurent of
"drm: rcar-du: Add R-Car DSI driver" from [0]

[0] https://lore.kernel.org/all/20210623135639.17125-1-laurent.pinchart+renesas@ideasonboard.com/

Notably, the comments blocking the integration of the series on the
handling of bridge probe ordering have hopefully been solved by 4/4
here. This has been validated and is working on the Falcon-V3U with an
SN65DSI86 on a merge of the latest drm/drm-next and
drm-misc/drm-misc-next.

Other updates to the SN65DSI86 were also used to support the bridge
connecting to non-eDP, and have previously been posted by Laurent [1].
I've made no specific changes to those, so I'll refrain from reposting
them.

[1] https://lore.kernel.org/all/20210322030128.2283-1-laurent.pinchart+renesas@ideasonboard.com/

Kieran Bingham (4):
  drm: rcar-du: Fix Makefile indentation for DSI
  drm: rcar-du: Select DRM_MIPI_DSI with DRM_RCAR_MIPI_DSI
  drm: rcar-du: mipi-dsi: Ensure correct fout is reported
  drm: rcar-du: mipi-dsi: Support bridge probe ordering

 drivers/gpu/drm/rcar-du/Kconfig         |  1 +
 drivers/gpu/drm/rcar-du/Makefile        |  2 +-
 drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c | 52 ++++++++++++++-----------
 3 files changed, 31 insertions(+), 24 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2021-11-30 16:01 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-26 10:15 [PATCH 0/4] drm: rcar-du: mipi-dsi: Cleanup and Fixes Kieran Bingham
2021-11-26 10:15 ` Kieran Bingham
2021-11-26 10:15 ` [PATCH 1/4] drm: rcar-du: Fix Makefile indentation for DSI Kieran Bingham
2021-11-26 10:15   ` Kieran Bingham
2021-11-30  2:40   ` Laurent Pinchart
2021-11-30  2:40     ` Laurent Pinchart
2021-11-26 10:15 ` [PATCH 2/4] drm: rcar-du: Select DRM_MIPI_DSI with DRM_RCAR_MIPI_DSI Kieran Bingham
2021-11-26 10:15   ` Kieran Bingham
2021-11-30  2:52   ` Laurent Pinchart
2021-11-30  2:52     ` Laurent Pinchart
2021-11-26 10:15 ` [PATCH 3/4] drm: rcar-du: mipi-dsi: Ensure correct fout is reported Kieran Bingham
2021-11-26 10:15   ` Kieran Bingham
2021-11-30  3:13   ` Laurent Pinchart
2021-11-30  3:13     ` Laurent Pinchart
2021-11-26 10:15 ` [PATCH 4/4] drm: rcar-du: mipi-dsi: Support bridge probe ordering Kieran Bingham
2021-11-26 10:15   ` Kieran Bingham
2021-11-26 10:51   ` Biju Das
2021-11-26 10:51     ` Biju Das
2021-11-26 10:57     ` Kieran Bingham
     [not found]       ` <OS0PR01MB59224CEF31F664A5DA1EBD5A86639@OS0PR01MB5922.jpnprd01.prod.outlook.com>
     [not found]         ` <163793825240.3059017.18322130230821103255@Monstersaurus>
2021-11-26 15:01           ` Biju Das
2021-11-29  9:47           ` Biju Das
2021-11-30  3:24   ` Laurent Pinchart
2021-11-30  3:24     ` Laurent Pinchart
2021-11-30  7:38   ` Jagan Teki
2021-11-30  7:38     ` Jagan Teki
2021-11-30 16:01     ` Kieran Bingham
2021-11-30 16:01       ` Kieran Bingham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.