From: David Brown <davidb@codeaurora.org>
To: Rob Clark <robdclark@gmail.com>
Cc: dri-devel@lists.freedesktop.org, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH 0/6] drm/msm: queued up patches for 3.13
Date: Tue, 22 Oct 2013 03:27:45 -0700 [thread overview]
Message-ID: <20131022102745.GB16516@codeaurora.org> (raw)
In-Reply-To: <1382285459-21490-1-git-send-email-robdclark@gmail.com>
On Sun, Oct 20, 2013 at 12:10:53PM -0400, Rob Clark wrote:
>Fyi, here are the queued up patches I have so far for 3.13.
I'm happy with these changes. You can add a
Acked-by: David Brown <davidb@codeaurora.org>
if you want.
David
>Rob Clark (6):
> drm/msm: prime support
> drm/msm: support render nodes
> drm/msm: resync generated headers
> drm/msm: add plane support
> drm/msm: rework inactive-work
> drm/msm: EBUSY status handling in msm_gem_fault()
>
> drivers/gpu/drm/msm/Makefile | 1 +
> drivers/gpu/drm/msm/adreno/a2xx.xml.h | 42 ++++++-
> drivers/gpu/drm/msm/adreno/a3xx.xml.h | 46 +++++--
> drivers/gpu/drm/msm/adreno/adreno_common.xml.h | 10 +-
> drivers/gpu/drm/msm/adreno/adreno_pm4.xml.h | 10 +-
> drivers/gpu/drm/msm/dsi/dsi.xml.h | 6 +-
> drivers/gpu/drm/msm/dsi/mmss_cc.xml.h | 6 +-
> drivers/gpu/drm/msm/dsi/sfpb.xml.h | 6 +-
> drivers/gpu/drm/msm/hdmi/hdmi.xml.h | 6 +-
> drivers/gpu/drm/msm/hdmi/qfprom.xml.h | 6 +-
> drivers/gpu/drm/msm/mdp4/mdp4.xml.h | 126 +++++++++----------
> drivers/gpu/drm/msm/mdp4/mdp4_crtc.c | 147 ++++++++++++++---------
> drivers/gpu/drm/msm/mdp4/mdp4_format.c | 16 +++
> drivers/gpu/drm/msm/mdp4/mdp4_kms.c | 17 +++
> drivers/gpu/drm/msm/mdp4/mdp4_kms.h | 56 ++++++++-
> drivers/gpu/drm/msm/mdp4/mdp4_plane.c | 30 +++--
> drivers/gpu/drm/msm/msm_drv.c | 60 ++++++++--
> drivers/gpu/drm/msm/msm_drv.h | 37 +++++-
> drivers/gpu/drm/msm/msm_gem.c | 160 +++++++++++++++++++------
> drivers/gpu/drm/msm/msm_gem.h | 3 -
> drivers/gpu/drm/msm/msm_gem_prime.c | 56 +++++++++
> drivers/gpu/drm/msm/msm_gpu.c | 4 +-
> 22 files changed, 614 insertions(+), 237 deletions(-)
> create mode 100644 drivers/gpu/drm/msm/msm_gem_prime.c
>
>--
>1.8.3.1
>
>--
>To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
--
sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation
prev parent reply other threads:[~2013-10-22 10:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-20 16:10 [PATCH 0/6] drm/msm: queued up patches for 3.13 Rob Clark
2013-10-20 16:10 ` [PATCH 1/6] drm/msm: prime support Rob Clark
2013-10-20 16:10 ` [PATCH 2/6] drm/msm: support render nodes Rob Clark
2013-10-20 16:10 ` [PATCH 3/6] drm/msm: resync generated headers Rob Clark
2013-10-20 16:10 ` [PATCH 4/6] drm/msm: add plane support Rob Clark
2013-10-20 16:10 ` [PATCH 5/6] drm/msm: rework inactive-work Rob Clark
2013-10-20 16:10 ` [PATCH 6/6] drm/msm: EBUSY status handling in msm_gem_fault() Rob Clark
2013-10-22 10:27 ` David Brown [this message]
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=20131022102745.GB16516@codeaurora.org \
--to=davidb@codeaurora.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=robdclark@gmail.com \
/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;
as well as URLs for NNTP newsgroup(s).