[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1697612560-9726-1-git-send-email-quic_ekangupt@quicinc.com>
Date: Wed, 18 Oct 2023 12:32:35 +0530
From: Ekansh Gupta <quic_ekangupt@...cinc.com>
To: <srinivas.kandagatla@...aro.org>, <linux-arm-msm@...r.kernel.org>
CC: Ekansh Gupta <quic_ekangupt@...cinc.com>,
<gregkh@...uxfoundation.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH v5 0/5] Add multimode invoke request IOCTL support
Add changes to support multimode invocation ioctl request. This
ioctl call facilitates multiple types of requests from user including
CRC check, performance counters, shared context bank usage, etc.
This series also carries patch to save and restore interrupted
context.
Ekansh Gupta (5):
misc: fastrpc: Add fastrpc multimode invoke request support
misc: fastrpc: Add CRC support for remote buffers
misc: fastrpc: Capture kernel and DSP performance counters
misc: fastrpc: Add support to save and restore interrupted
misc: fastrpc: Add support to allocate shared context bank
drivers/misc/fastrpc.c | 491 ++++++++++++++++++++++++++++++++++++--------
include/uapi/misc/fastrpc.h | 52 +++++
2 files changed, 458 insertions(+), 85 deletions(-)
--
2.7.4
Powered by blists - more mailing lists