Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Venus - fix firmware load failure
@ 2020-09-10  7:52 Stanimir Varbanov
  2020-09-10  7:52 ` [PATCH v3 1/2] firmware: qcom_scm: Add memory protect virtual address ranges Stanimir Varbanov
  2020-09-10  7:52 ` [PATCH v3 2/2] venus: firmware: Set " Stanimir Varbanov
  0 siblings, 2 replies; 4+ messages in thread
From: Stanimir Varbanov @ 2020-09-10  7:52 UTC (permalink / raw)
  To: linux-arm-msm, linux-kernel, linux-media
  Cc: Bjorn Andersson, Elliot Berman, Stanimir Varbanov

Hello,

Two changes since v2:
 * 1/2 drop pointless line remove.
 * 2/2 call qcom_scm_pas_shutdown() in error path - spotted by Bjorn.

v2 can be found at [1].

Regards,
Stan

[1] https://lkml.org/lkml/2020/8/17/323

Stanimir Varbanov (2):
  firmware: qcom_scm: Add memory protect virtual address ranges
  venus: firmware: Set virtual address ranges

 drivers/firmware/qcom_scm.c                  | 24 ++++++++++++++++++++
 drivers/firmware/qcom_scm.h                  |  1 +
 drivers/media/platform/qcom/venus/core.c     |  4 ++++
 drivers/media/platform/qcom/venus/core.h     |  4 ++++
 drivers/media/platform/qcom/venus/firmware.c | 19 +++++++++++++++-
 include/linux/qcom_scm.h                     |  7 ++++++
 6 files changed, 58 insertions(+), 1 deletion(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-10 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10  7:52 [PATCH v3 0/2] Venus - fix firmware load failure Stanimir Varbanov
2020-09-10  7:52 ` [PATCH v3 1/2] firmware: qcom_scm: Add memory protect virtual address ranges Stanimir Varbanov
2020-09-10  7:52 ` [PATCH v3 2/2] venus: firmware: Set " Stanimir Varbanov
2020-09-10 14:26   ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox