From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Dave Airlie <airlied@linux.ie>
Cc: dri-devel@lists.freedesktop.org
Subject: [GIT PULL FOR v4.2] R-Car DU driver fixes
Date: Mon, 25 May 2015 15:40:13 +0300 [thread overview]
Message-ID: <2190788.jVfgd6QTSZ@avalon> (raw)
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
reply other threads:[~2015-05-25 12:39 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=2190788.jVfgd6QTSZ@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.