All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.21] Renesas display drivers updates
@ 2018-11-23 12:03 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2018-11-23 12:03 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-23 12:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-23 12:03 [GIT PULL FOR v4.21] Renesas display drivers updates Laurent Pinchart

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.