[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241007084518.3649876-1-quic_ekangupt@quicinc.com>
Date: Mon, 7 Oct 2024 14:15:14 +0530
From: Ekansh Gupta <quic_ekangupt@...cinc.com>
To: <srinivas.kandagatla@...aro.org>, <linux-arm-msm@...r.kernel.org>
CC: <gregkh@...uxfoundation.org>, <quic_bkumar@...cinc.com>,
<linux-kernel@...r.kernel.org>, <quic_chennak@...cinc.com>,
<dri-devel@...ts.freedesktop.org>, <arnd@...db.de>
Subject: [PATCH v1 0/4] Add invokeV2 to support new features
This patch series adds the listed features that have been missing
in upstream fastRPC driver.
- Add changes to support new enhanced invocation ioctl request.
- Add support for CRC check.
- Add support for DSP and kernel performance counters.
- Add polling mode support.
Userspace change: https://github.com/quic/fastrpc/pull/73
Ekansh Gupta (4):
misc: fastrpc: Add CRC support using invokeV2 request
misc: fastrpc: Capture kernel and DSP performance counters
misc: fastrpc: Modify context id calculation for poll mode
misc: fastrpc: Add polling mode support for fastRPC driver
drivers/misc/fastrpc.c | 435 ++++++++++++++++++++++++++++++------
include/uapi/misc/fastrpc.h | 10 +
2 files changed, 376 insertions(+), 69 deletions(-)
--
2.34.1
Powered by blists - more mailing lists