Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1477748

[PATCH v3 0/2] Add memcpy support for tegra210-adma

From Nicolin Chen <nicoleotsuka@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] Add memcpy support for tegra210-adma
Date 2016-09-06 20:50 +0200
Message-ID <setBv-5FR-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v3 0/2] Add memcpy support for tegra210-adma Nicolin Chen <nicoleotsuka@gmail.com> - 2016-09-06 20:50 +0200

csiph-web