[PATCH 0/3] Venus encoder improvements
From: Stanimir Varbanov
Date: Thu Nov 19 2020 - 19:11:16 EST
Hello,
Here is a series which aims to improve encoder staility.
* 1/3 makes encoder init session to be issued only once.
* 2/3 refuse to open the encoders/decoders session beyond the
limit
* 3/3 forces firmware to raise soft interrupt when acknowledge
a synchronous command
Comments are welcome!
regards,
Stan
Stanimir Varbanov (2):
venus: venc: Init the session only once in queue_setup
venus: Limit HFI sessions to the maximum supported
Vikash Garodia (1):
media: hfi_venus: Request interrupt for sync cmds
drivers/media/platform/qcom/venus/core.h | 1 +
drivers/media/platform/qcom/venus/hfi.c | 19 +++-
.../media/platform/qcom/venus/hfi_parser.c | 3 +
drivers/media/platform/qcom/venus/hfi_venus.c | 74 +++++++-------
drivers/media/platform/qcom/venus/venc.c | 98 ++++++++++++++-----
5 files changed, 133 insertions(+), 62 deletions(-)
--
2.17.1