linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC LINUX PATCH 0/3] Allow remote to specify shared memory
@ 2017-03-24 19:22 Wendy Liang
  2017-03-24 19:22 ` [RFC LINUX PATCH 1/3] remoteproc: add rproc mem resource entry Wendy Liang
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Wendy Liang @ 2017-03-24 19:22 UTC (permalink / raw)
  To: bjorn.andersson; +Cc: linux-remoteproc, linux-kernel, Wendy Liang

This patch enables the remoteproc to specify the shared memory.
Remoteproc declared this memory as DMA memory.
It can be used for virtio, or shared buffers.

Wendy Liang (3):
  remoteproc: add rproc mem resource entry
  remoteproc: add rproc_mem resource entry handler
  remoteproc: Release DMA declare mem when cleanup rsc

 drivers/remoteproc/remoteproc_core.c | 40 ++++++++++++++++++++++++++++++++++++
 include/linux/remoteproc.h           | 23 ++++++++++++++++++++-
 2 files changed, 62 insertions(+), 1 deletion(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-03-30 17:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-24 19:22 [RFC LINUX PATCH 0/3] Allow remote to specify shared memory Wendy Liang
2017-03-24 19:22 ` [RFC LINUX PATCH 1/3] remoteproc: add rproc mem resource entry Wendy Liang
2017-03-24 19:22 ` [RFC LINUX PATCH 2/3] remoteproc: add rproc_mem resource entry handler Wendy Liang
2017-03-24 19:22 ` [RFC LINUX PATCH 3/3] remoteproc: Release DMA declare mem when cleanup rsc Wendy Liang
2017-03-27 15:54 ` [RFC LINUX PATCH 0/3] Allow remote to specify shared memory Suman Anna
2017-03-28 18:52   ` Wendy Liang
2017-03-28 23:24     ` Suman Anna
2017-03-29 16:41       ` Jiaying Liang
2017-03-29 18:56         ` Loic PALLARDY
2017-03-30 17:39           ` Jiaying Liang

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).