Linux Renesas SOC kernel development
 help / color / mirror / Atom feed
* [GIT PULL FOR v5.3] R-Car DU changes
@ 2019-06-07 23:47 Laurent Pinchart
  2019-06-08 13:46 ` [GIT PULL FOR v5.3] R-Car DU changes, v2 Laurent Pinchart
  0 siblings, 1 reply; 3+ messages in thread
From: Laurent Pinchart @ 2019-06-07 23:47 UTC (permalink / raw)
  To: dri-devel; +Cc: linux-renesas-soc, Dave Airlie

Hi Dave,

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git tags/du-next-20190608

for you to fetch changes up to 8e8fddab0d0acdefb1ad76852d954b2bbaa3896d:

  drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode (2019-06-08 02:36:04 +0300)

----------------------------------------------------------------
R-Car DU changes for v5.3:

- R8A774A1 SoC support
- LVDS dual-link mode support
- Misc fixes

----------------------------------------------------------------
Biju Das (4):
      dt-bindings: display: renesas: du: Document the r8a774a1 bindings
      dt-bindings: display: renesas: lvds: Document r8a774a1 bindings
      drm: rcar-du: Add R8A774A1 support
      drm: rcar-du: lvds: Add r8a774a1 support

Kieran Bingham (1):
      drm: rcar-du: writeback: include interface header

Laurent Pinchart (7):
      drm: bridge: Add dual_link field to the drm_bridge_timings structure
      dt-bindings: display: bridge: thc63lvd1024: Document dual-link operation
      drm: bridge: thc63: Report input bus mode through bridge timings
      dt-bindings: display: renesas: lvds: Add renesas,companion property
      drm: rcar-du: lvds: Remove LVDS double-enable checks
      drm: rcar-du: lvds: Add support for dual-link mode
      drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode

 .../bindings/display/bridge/renesas,lvds.txt       |  19 ++-
 .../bindings/display/bridge/thine,thc63lvd1024.txt |   6 +
 .../devicetree/bindings/display/renesas,du.txt     |   2 +
 drivers/gpu/drm/bridge/thc63lvd1024.c              |  54 +++++++--
 drivers/gpu/drm/rcar-du/rcar_du_drv.c              |  30 +++++
 drivers/gpu/drm/rcar-du/rcar_du_encoder.c          |  12 ++
 drivers/gpu/drm/rcar-du/rcar_du_kms.c              |   2 +-
 drivers/gpu/drm/rcar-du/rcar_du_writeback.c        |   1 +
 drivers/gpu/drm/rcar-du/rcar_lvds.c                | 127 +++++++++++++++------
 drivers/gpu/drm/rcar-du/rcar_lvds.h                |   5 +
 include/drm/drm_bridge.h                           |   8 ++
 11 files changed, 218 insertions(+), 48 deletions(-)

-- 
Regards,

Laurent Pinchart

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

end of thread, other threads:[~2019-06-11 11:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-07 23:47 [GIT PULL FOR v5.3] R-Car DU changes Laurent Pinchart
2019-06-08 13:46 ` [GIT PULL FOR v5.3] R-Car DU changes, v2 Laurent Pinchart
2019-06-11 11:14   ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox