linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@glider.be>
Cc: linux-renesas-soc@vger.kernel.org
Subject: [GIT PULL FOR renesas-drivers] DU -next branch
Date: Sun, 16 Dec 2018 19:12:20 +0200	[thread overview]
Message-ID: <4714815.IyZ5WZzCdP@avalon> (raw)

Hi Geert,

The following changes since commit 272c1a9b493986a95219dce674c49877d98cf90f:

  Merge tag 'exynos-drm-next-for-v4.21-v2' of git://git.kernel.org/pub/scm/
linux/kernel/git/daeinki/drm-exynos into drm-next (2018-12-14 11:27:24 +0100)

are available in the Git repository at:

  git://linuxtv.org/pinchartl/media.git drm/du/next

for you to fetch changes up to e4b271f20598eb17c60a508dcba1e35a4f9d2a8c:

  drm: rcar-du: Disable unused DPAD outputs (2018-12-16 13:55:03 +0200)

They contain all the pending DU patches, scheduled for v4.22, on top of Dave's 
latest drm-next branch.

----------------------------------------------------------------
Fabrizio Castro (4):
      dt-bindings: display: renesas: du: Document r8a774c0 bindings
      dt-bindings: display: renesas: lvds: Document r8a774c0 bindings
      drm: rcar-du: Add r8a774c0 device support
      drm: rcar-du: lvds: add R8A774C0 support

Geert Uytterhoeven (1):
      drm: rcar-du: Convert live DT patches to sugar syntax

Laurent Pinchart (4):
      drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency
      drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation check
      drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
      drm: rcar-du: Disable unused DPAD outputs

 .../devicetree/bindings/display/bridge/renesas,lvds.txt |  3 +-
 .../devicetree/bindings/display/renesas,du.txt          |  2 +
 drivers/gpu/drm/rcar-du/rcar_du_crtc.c                  | 42 ++++++-----
 drivers/gpu/drm/rcar-du/rcar_du_crtc.h                  |  7 +-
 drivers/gpu/drm/rcar-du/rcar_du_drv.c                   | 41 +++++++----
 drivers/gpu/drm/rcar-du/rcar_du_drv.h                   |  8 +--
 drivers/gpu/drm/rcar-du/rcar_du_encoder.c               | 10 ---
 drivers/gpu/drm/rcar-du/rcar_du_group.c                 | 51 ++++++++++++--
 drivers/gpu/drm/rcar-du/rcar_du_kms.c                   | 22 ++++++
 drivers/gpu/drm/rcar-du/rcar_du_of_lvds_r8a7790.dts     | 93 +++++++---------
 drivers/gpu/drm/rcar-du/rcar_du_of_lvds_r8a7791.dts     | 53 ++++++--------
 drivers/gpu/drm/rcar-du/rcar_du_of_lvds_r8a7793.dts     | 53 ++++++--------
 drivers/gpu/drm/rcar-du/rcar_du_of_lvds_r8a7795.dts     | 53 ++++++--------
 drivers/gpu/drm/rcar-du/rcar_du_of_lvds_r8a7796.dts     | 53 ++++++--------
 drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c                  | 15 ++++
 drivers/gpu/drm/rcar-du/rcar_lvds.c                     |  1 +
 16 files changed, 278 insertions(+), 229 deletions(-)

-- 
Regards,

Laurent Pinchart




             reply	other threads:[~2018-12-16 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-16 17:12 Laurent Pinchart [this message]
2018-12-17 13:42 ` [GIT PULL FOR renesas-drivers] DU -next branch Geert Uytterhoeven
2019-04-30 10:38 ` Geert Uytterhoeven
2019-04-30 11:03   ` Laurent Pinchart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4714815.IyZ5WZzCdP@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert@glider.be \
    --cc=linux-renesas-soc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).