[GIT PULL FOR v5.2] R-Car DU changes, part 2

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Mar 28 04:20:35 UTC 2019


Hi Dave,

The following changes since commit 0bec6219e5a0cf2dd17716949a7592807e10f3d7:

  Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2019-03-25 11:05:12 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 00d082cc4ea6e42ec4fed832a1020231bb1ca150:

  drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3 (2019-03-28 06:12:42 +0200)

----------------------------------------------------------------
R-Car DU miscellaneous changes for v5.2

----------------------------------------------------------------
Kieran Bingham (4):
      drm: Fix subtle spelling error in drm_crtc_state
      drm: rcar-du: crtc: Make local functions static
      drm: rcar-du: Remove unused prototypes
      drm: rcar-du: Link CRTCs to the DU device

Laurent Pinchart (5):
      drm: rcar-du: Support panels connected directly to the DPAD outputs
      drm: Forward-declare struct drm_format_info in drm_framebuffer.h
      drm: rcar-du: lvds: Fix post-DLL divider calculation
      drm: rcar-du: lvds: Adjust operating frequency for D3 and E3
      drm: rcar-du: lvds: Set LVEN and LVRES bits together on D3

 drivers/gpu/drm/rcar-du/rcar_du_crtc.c    | 57 ++++++++++++++++---------------
 drivers/gpu/drm/rcar-du/rcar_du_crtc.h    |  4 +--
 drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 54 +++++++++++++++++++++++++----
 drivers/gpu/drm/rcar-du/rcar_du_vsp.c     |  2 +-
 drivers/gpu/drm/rcar-du/rcar_lvds.c       | 19 ++++++++---
 include/drm/drm_crtc.h                    |  2 +-
 include/drm/drm_framebuffer.h             |  1 +
 7 files changed, 96 insertions(+), 43 deletions(-)

-- 
Regards,

Laurent Pinchart


More information about the dri-devel mailing list