[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231121094844.5764-1-quic_ekangupt@quicinc.com>
Date: Tue, 21 Nov 2023 15:18:39 +0530
From: Ekansh Gupta <quic_ekangupt@...cinc.com>
To: <srinivas.kandagatla@...aro.org>, <linux-arm-msm@...r.kernel.org>
CC: <gregkh@...uxfoundation.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH v7 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 | 492 +++++++++++++++++++++++++++++-------
include/uapi/misc/fastrpc.h | 52 ++++
2 files changed, 459 insertions(+), 85 deletions(-)
--
2.17.1
Powered by blists - more mailing lists