All of 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.21] Renesas display drivers updates
Date: Fri, 23 Nov 2018 14:03:44 +0200	[thread overview]
Message-ID: <3165107.GPE8tO0qUE@avalon> (raw)

Hi Dave,

The following changes since commit b239499f927f79401d51a677bc640980ca630604:

  Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/
drm-misc into drm-next (2018-11-22 12:54:38 +1000)

are available in the Git repository at:

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

for you to fetch changes up to 256856efb8cc2b5468c69edf45eb0ab579833ce7:

  drm: rcar-du: Reject modes that fail CRTC timing requirements (2018-11-23 
13:51:23 +0200)

----------------------------------------------------------------
R-Car DU changes for v4.21:

- R8A7744 and R8A77470 support
- R8A77965 LVDS support
- Miscellaneous fixes

----------------------------------------------------------------
Biju Das (2):
      dt-bindings: display: renesas: du: Document the r8a7744 bindings
      drm: rcar-du: Add R8A7744 support

Christophe JAILLET (1):
      drm: rcar-du: Fix the return value in case of error in 
'rcar_du_crtc_set_crc_source()'

Fabrizio Castro (2):
      dt-bindings: display: renesas: du: Document the r8a77470 bindings
      drm: rcar-du: Add r8a77470 support

Kieran Bingham (1):
      drm: rcar-du: Enable alpha property on primary planes

Laurent Pinchart (6):
      drm: rcar-du: Fix typo in comment
      drm: rcar-du: Fix vblank initialization
      dt-bindings: display: renesas: lvds: Document r8a77965 bindings
      drm: rcar-du: lvds: Add R8A77965 support
      drm: rcar-du: Fix external clock error checks
      drm: rcar-du: Reject modes that fail CRTC timing requirements

Thomas Zimmermann (2):
      drm/rcar-du: Replace drm_dev_unref with drm_dev_put
      drm/shmobile: Replace drm_dev_unref with drm_dev_put

 .../devicetree/bindings/display/bridge/renesas,lvds.txt |  1 +
 .../devicetree/bindings/display/renesas,du.txt          |  4 +++
 drivers/gpu/drm/rcar-du/rcar_du_crtc.c                  | 30 ++++++++++-----
 drivers/gpu/drm/rcar-du/rcar_du_drv.c                   | 33 ++++++++++++++--
 drivers/gpu/drm/rcar-du/rcar_du_kms.c                   |  2 +-
 drivers/gpu/drm/rcar-du/rcar_du_plane.c                 |  3 ++-
 drivers/gpu/drm/rcar-du/rcar_lvds.c                     |  1 +
 drivers/gpu/drm/shmobile/shmob_drm_drv.c                |  4 +--
 8 files changed, 65 insertions(+), 13 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-11-23 12:03 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=3165107.GPE8tO0qUE@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 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.