From: Eric Anholt <eric@anholt.net>
To: dri-devel@lists.freedesktop.org, Dave Airlie <airlied@linux.ie>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] drm-vc4-next-2016-07-12
Date: Tue, 12 Jul 2016 14:32:37 -0700 [thread overview]
Message-ID: <1468359157-12115-1-git-send-email-eric@anholt.net> (raw)
Here are the changes from others for vc4 for -next. I haven't
included vc4-loops in this pull request, as much as I'd like to,
because it's only been out on the list for a week. I got an ack from
Daniel on its ABI (and a suggestion from Rob Clark that he R-Bed the
change for), but I didn't want my changes to keep other people's
patches from getting merged.
If you'd be comfortable merging vc4-loops, I'd love to put together
another pull request just for it.
The following changes since commit 56d1fe0979dc9b73c1c12ee07722ac380d42a0c4:
drm/vc4: Make pageflip completion handling more robust. (2016-06-06 13:00:40 -0700)
are available in the git repository at:
https://github.com/anholt/linux tags/drm-vc4-next-2016-07-12
for you to fetch changes up to deb4765db386db67626ffd075d8b5eb5fdf9c4f6:
drm/vc4: remove redundant ret status check (2016-07-11 17:23:50 -0700)
----------------------------------------------------------------
This pull request brings in new vc4 plane formats for Android, precise
vblank timestamping, and a couple of small cleanups.
----------------------------------------------------------------
Colin Ian King (2):
drm/vc4: clean up error exit path on failed dpi_connector allocation
drm/vc4: remove redundant ret status check
Eric Anholt (2):
Merge tag 'drm-vc4-fixes-2016-06-06' into drm-vc4-next
drm/vc4: Bind the HVS before we bind the individual CRTCs.
Mario Kleiner (1):
drm/vc4: Implement precise vblank timestamping.
Peter Chen (1):
gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandle
Rob Herring (1):
drm: vc4: enable XBGR8888 and ABGR8888 pixel formats
drivers/gpu/drm/vc4/vc4_crtc.c | 162 ++++++++++++++++++++++++++++++++++++++++
drivers/gpu/drm/vc4/vc4_dpi.c | 14 +---
drivers/gpu/drm/vc4/vc4_drv.c | 7 +-
drivers/gpu/drm/vc4/vc4_drv.h | 7 ++
drivers/gpu/drm/vc4/vc4_hdmi.c | 13 ++--
drivers/gpu/drm/vc4/vc4_plane.c | 8 ++
drivers/gpu/drm/vc4/vc4_regs.h | 22 +++++-
7 files changed, 211 insertions(+), 22 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2016-07-12 21:32 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=1468359157-12115-1-git-send-email-eric@anholt.net \
--to=eric@anholt.net \
--cc=airlied@linux.ie \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox