Searched hist:"086 d08725d34c6b3333db710344ae9c4fdafb2d5" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/remoteproc/ |
H A D | remoteproc_internal.h | diff 086d08725d34c6b3333db710344ae9c4fdafb2d5 Thu Jan 10 07:50:49 CST 2019 Loic Pallardy <loic.pallardy@st.com> remoteproc: create vdev subdevice with specific dma memory pool
This patch creates a dedicated vdev subdevice for each vdev declared in firmware resource table and associates carveout named "vdev%dbuffer" (with %d vdev index in resource table) if any as dma coherent memory pool.
Then vdev subdevice is used as parent for virtio device.
Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | remoteproc_virtio.c | diff 086d08725d34c6b3333db710344ae9c4fdafb2d5 Thu Jan 10 07:50:49 CST 2019 Loic Pallardy <loic.pallardy@st.com> remoteproc: create vdev subdevice with specific dma memory pool
This patch creates a dedicated vdev subdevice for each vdev declared in firmware resource table and associates carveout named "vdev%dbuffer" (with %d vdev index in resource table) if any as dma coherent memory pool.
Then vdev subdevice is used as parent for virtio device.
Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
H A D | remoteproc_core.c | diff 086d08725d34c6b3333db710344ae9c4fdafb2d5 Thu Jan 10 07:50:49 CST 2019 Loic Pallardy <loic.pallardy@st.com> remoteproc: create vdev subdevice with specific dma memory pool
This patch creates a dedicated vdev subdevice for each vdev declared in firmware resource table and associates carveout named "vdev%dbuffer" (with %d vdev index in resource table) if any as dma coherent memory pool.
Then vdev subdevice is used as parent for virtio device.
Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|
/openbmc/linux/include/linux/ |
H A D | remoteproc.h | diff 086d08725d34c6b3333db710344ae9c4fdafb2d5 Thu Jan 10 07:50:49 CST 2019 Loic Pallardy <loic.pallardy@st.com> remoteproc: create vdev subdevice with specific dma memory pool
This patch creates a dedicated vdev subdevice for each vdev declared in firmware resource table and associates carveout named "vdev%dbuffer" (with %d vdev index in resource table) if any as dma coherent memory pool.
Then vdev subdevice is used as parent for virtio device.
Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|