All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] venus: core: add shutdown callback for venus
@ 2020-09-16  8:49 Mansur Alisha Shaik
  2020-09-16  8:49 ` [PATCH v4 1/3] venus: core: handle race condititon for core ops Mansur Alisha Shaik
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mansur Alisha Shaik @ 2020-09-16  8:49 UTC (permalink / raw)
  To: linux-media, stanimir.varbanov
  Cc: linux-kernel, linux-arm-msm, vgarodia, Mansur Alisha Shaik

Add shutdown callback for venus driver.
Handle race conditions in concurrency usecases like
multiple browser YouTube browser tabs(approx 50 tabs)
graphics_Stress, WiFi ON/OFF, Bluetooth ON/OF,
and reboot in parallel.

Mansur Alisha Shaik (3):
  venus: core: handle race condititon for core ops
  venus: handle use after free for iommu_map/iommu_unmap
  venus: core: add shutdown callback for venus

 drivers/media/platform/qcom/venus/core.c     |  9 +++++++++
 drivers/media/platform/qcom/venus/firmware.c | 17 +++++++++++++----
 drivers/media/platform/qcom/venus/hfi.c      | 17 ++++++++++++++++-
 3 files changed, 38 insertions(+), 5 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member 
of Code Aurora Forum, hosted by The Linux Foundation


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-16  8:49 [PATCH v4 0/3] venus: core: add shutdown callback for venus Mansur Alisha Shaik
2020-09-16  8:49 ` [PATCH v4 1/3] venus: core: handle race condititon for core ops Mansur Alisha Shaik
2020-09-20 21:15   ` Stanimir Varbanov
2020-09-16  8:49 ` [PATCH v4 2/3] venus: handle use after free for iommu_map/iommu_unmap Mansur Alisha Shaik
2020-09-16  8:49 ` [PATCH v4 3/3] venus: core: add shutdown callback for venus Mansur Alisha Shaik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.