linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add multimode invoke request IOCTl support
@ 2023-09-20 10:31 Ekansh Gupta
  2023-09-20 10:31 ` [PATCH v2 1/5] misc: fastrpc: Add CRC support for remote buffers Ekansh Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ekansh Gupta @ 2023-09-20 10:31 UTC (permalink / raw)
  To: srinivas.kandagatla, linux-arm-msm
  Cc: Ekansh Gupta, ekangupt, gregkh, linux-kernel, fastrpc.upstream

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 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 save and restore interrupted
  misc: fastrpc: Add support to allocate shared context bank

 drivers/misc/fastrpc.c      | 355 +++++++++++++++++++++++++++++++++++++-------
 include/uapi/misc/fastrpc.h |  26 ++++
 2 files changed, 325 insertions(+), 56 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2023-10-02  9:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-20 10:31 [PATCH v2 0/5] Add multimode invoke request IOCTl support Ekansh Gupta
2023-09-20 10:31 ` [PATCH v2 1/5] misc: fastrpc: Add CRC support for remote buffers Ekansh Gupta
2023-10-02  9:43   ` Srinivas Kandagatla
2023-09-20 10:31 ` [PATCH v2 2/5] misc: fastrpc: Capture kernel and DSP performance counters Ekansh Gupta
2023-09-20 10:31 ` [PATCH v2 3/5] misc: fastrpc: Add support to save and restore interrupted Ekansh Gupta
2023-09-20 10:31 ` [PATCH v2 4/5] " Ekansh Gupta
2023-09-20 10:31 ` [PATCH v2 5/5] misc: fastrpc: Add support to allocate shared context bank Ekansh Gupta

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