OSDN Git Service

soc: qcom: hab: use separated irq for each pchan
authorYong Ding <yongding@codeaurora.org>
Thu, 23 Nov 2017 09:42:15 +0000 (17:42 +0800)
committerYong Ding <yongding@codeaurora.org>
Mon, 18 Dec 2017 10:41:01 +0000 (18:41 +0800)
commit3addfa2d6e2fc7c0674300f58cb48e612cbbca66
tree0199f696c98e11e8b8da62a1d194fbfe7ff2897c
parent8185adc10da3946d7021472cf7550f3566d23b04
soc: qcom: hab: use separated irq for each pchan

Before this change, all physical channels share only one single irq
issued by only one single virtual shmem device from hypervisor.
To achieve better performance, each physical channel will be built
on top of one virtual shmem device with its own irq.

Change-Id: I5bf42896883865908c80df75f848174f4acf3717
Signed-off-by: Yong Ding <yongding@codeaurora.org>
drivers/soc/qcom/hab/hab.c
drivers/soc/qcom/hab/hab.h
drivers/soc/qcom/hab/hab_qvm.c
drivers/soc/qcom/hab/hab_qvm.h