dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Dave Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL FOR v4.20] R-Car DU changes, round 2
Date: Tue, 25 Sep 2018 01:04:19 +0300	[thread overview]
Message-ID: <3289904.RCOHkcp7u8@avalon> (raw)

Hi Dave,

The following changes since commit 36c9c3c91128e2b892c9be0dd9ee9bd82cbe82ad:

  Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux 
into drm-next (2018-09-21 09:52:53 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 122702077e4492e02de8a6257e6cb2227c617cf0:

  drm: rcar-du: Add r8a77990 and r8a77995 device support (2018-09-25 00:41:05 
+0300)

----------------------------------------------------------------
R-Car DU support for the D3 and E3 SoCs (v4.20)

----------------------------------------------------------------
Laurent Pinchart (10):
      dt-bindings: display: renesas: du: Document r8a77990 bindings
      dt-bindings: display: renesas: lvds: Document r8a77990 bindings
      dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks
      drm: bridge: thc63: Restrict modes based on hardware operating frequency
      drm: rcar-du: lvds: D3/E3 support
      drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get()
      drm: rcar-du: Use LVDS PLL clock as dot clock when possible
      drm: rcar-du: Enable configurable DPAD0 routing on Gen3
      drm: rcar-du: Cache DSYSR value to ensure known initial value
      drm: rcar-du: Don't use TV sync mode when not supported by the hardware

Ulrich Hecht (1):
      drm: rcar-du: Add r8a77990 and r8a77995 device support

 .../devicetree/bindings/display/bridge/renesas,lvds.txt |  13 +-
 .../devicetree/bindings/display/renesas,du.txt          |   2 +
 drivers/gpu/drm/bridge/thc63lvd1024.c                   |  18 ++
 drivers/gpu/drm/rcar-du/rcar_du_crtc.c                  | 136 +++++----
 drivers/gpu/drm/rcar-du/rcar_du_crtc.h                  |   5 +
 drivers/gpu/drm/rcar-du/rcar_du_drv.c                   |  63 ++++-
 drivers/gpu/drm/rcar-du/rcar_du_drv.h                   |   3 +
 drivers/gpu/drm/rcar-du/rcar_du_group.c                 |  88 ++++--
 drivers/gpu/drm/rcar-du/rcar_du_kms.c                   |  12 +
 drivers/gpu/drm/rcar-du/rcar_lvds.c                     | 359 ++++++++++++---
 drivers/gpu/drm/rcar-du/rcar_lvds_regs.h                |  43 ++-
 11 files changed, 595 insertions(+), 147 deletions(-)

-- 
Regards,

Laurent Pinchart



_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

                 reply	other threads:[~2018-09-24 22:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3289904.RCOHkcp7u8@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=airlied@linux.ie \
    --cc=dri-devel@lists.freedesktop.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