All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.2] R-Car DU driver fixes
@ 2015-05-25 12:40 Laurent Pinchart
  0 siblings, 0 replies; only message in thread
From: Laurent Pinchart @ 2015-05-25 12:40 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel

Hi Dave,

The following changes since commit bdcddf95e82b1c4e370fc1196b1f4f50f775dab4:

  Backmerge v4.1-rc4 into into drm-next (2015-05-20 16:23:53 +1000)

are available in the git repository at:

  git://linuxtv.org/pinchartl/fbdev.git drm/next/rcar-du

for you to fetch changes up to 2610abfb3a72f6e5444a710b695c9460138f9326:

  drm: rcar-du: Split planes pre-association 4/4 between CRTCs (2015-05-25 
15:34:13 +0300)

----------------------------------------------------------------
Laurent Pinchart (10):
      drm: rcar-du: Document the rcar_du_crtc structure
      drm: rcar-du: Document the rcar_du_plane_state structure
      drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
      drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
      drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
      drm: rcar-du: Add plane allocation debugging
      drm: rcar-du: Keep plane to CRTC associations when disabling a plane
      drm: rcar-du: Consider plane to CRTC associations in the plane allocator
      drm: rcar-du: Store the number of CRTCs per group in the group structure
      drm: rcar-du: Split planes pre-association 4/4 between CRTCs

 drivers/gpu/drm/rcar-du/rcar_du_crtc.c  |  61 ++++++++++++-----------
 drivers/gpu/drm/rcar-du/rcar_du_crtc.h  |  14 ++++++
 drivers/gpu/drm/rcar-du/rcar_du_drv.h   |   6 +++
 drivers/gpu/drm/rcar-du/rcar_du_group.c |   6 +++
 drivers/gpu/drm/rcar-du/rcar_du_group.h |   8 ++-
 drivers/gpu/drm/rcar-du/rcar_du_kms.c   | 105 ++++++++++++++++++++++++++----
 drivers/gpu/drm/rcar-du/rcar_du_plane.c |  71 +++++++++------------------
 drivers/gpu/drm/rcar-du/rcar_du_plane.h |  21 ++++----
 8 files changed, 195 insertions(+), 97 deletions(-)

-- 
Regards,

Laurent Pinchart

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

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

only message in thread, other threads:[~2015-05-25 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 12:40 [GIT PULL FOR v4.2] R-Car DU driver fixes 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.