All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolin Chen <nicoleotsuka@gmail.com>
To: vinod.koul@intel.com, jonathanh@nvidia.com
Cc: linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org,
	dmaengine@vger.kernel.org, gnurou@gmail.com,
	thierry.reding@gmail.com, swarren@wwwdotorg.org,
	ldewangan@nvidia.com
Subject: [PATCH v3 0/2] Add memcpy support for tegra210-adma
Date: Tue,  6 Sep 2016 11:42:00 -0700	[thread overview]
Message-ID: <cover.1473186743.git.nicoleotsuka@gmail.com> (raw)

This series of patches add memcpy support for tegra210 ADMA engine.

Changlog
v2->v3 (Suggested by Jon)
 * PATCH-2: Remove "TODO" mark and limit the buffer size up to 1GB
v1->v2 (Suggested by Vinod)
 * PATCH-1: Split the cyclic pre-check to a separate patch
 * PATCH-2: Add ADMA_CH_CTRL_MODE to unify the marcos
 * PATCH-2: Set operation mode depending on cyclic
 * PATCH-2: Add TODO comment at period_len
 * PATCH-2: Revise the commit log

Nicolin Chen (2):
  dmaengine: tegra210-adma: Add pre-check for cyclic callback
  dmaengine: tegra210-adma: Add memcpy support

 drivers/dma/tegra210-adma.c | 108 +++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 96 insertions(+), 12 deletions(-)

-- 
2.1.4

             reply	other threads:[~2016-09-06 18:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-06 18:42 Nicolin Chen [this message]
     [not found] ` <cover.1473186743.git.nicoleotsuka-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-09-06 18:42   ` [PATCH v3 1/2] dmaengine: tegra210-adma: Add pre-check for cyclic callback Nicolin Chen
2016-09-06 18:42     ` Nicolin Chen
2016-09-06 18:42   ` [PATCH v3 2/2] dmaengine: tegra210-adma: Add memcpy support Nicolin Chen
2016-09-06 18:42     ` Nicolin Chen
2016-09-08 14:08     ` Jon Hunter
2016-09-08 14:08       ` Jon Hunter
     [not found]       ` <bafb9b89-2b45-c419-62d4-b25a50f8d6be-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-09-08 14:19         ` Jon Hunter
2016-09-08 14:19           ` Jon Hunter
     [not found]           ` <37d4645c-6318-78bd-79bb-844fb6764a1b-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-09-08 17:31             ` Nicolin Chen
2016-09-08 17:31               ` Nicolin Chen
2016-09-12 14:34               ` Jon Hunter
2016-09-12 14:34                 ` Jon Hunter
2016-09-12 20:50                 ` Nicolin Chen
2016-09-13  8:52                   ` Jon Hunter
2016-09-13  8:52                     ` Jon Hunter
     [not found]                     ` <0a0d5875-eb10-d98b-c26b-52fcb13b2be0-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2016-09-14 13:38                       ` Vinod Koul
2016-09-14 13:38                         ` Vinod Koul

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=cover.1473186743.git.nicoleotsuka@gmail.com \
    --to=nicoleotsuka@gmail.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=gnurou@gmail.com \
    --cc=jonathanh@nvidia.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=swarren@wwwdotorg.org \
    --cc=thierry.reding@gmail.com \
    --cc=vinod.koul@intel.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 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.