All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Venus - change clk enable, disable order and change bw values
@ 2020-10-19  4:18 Mansur Alisha Shaik
  2020-10-19  4:18 ` [PATCH v4 1/4] venus: core: change clk enable and disable order in resume and suspend Mansur Alisha Shaik
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mansur Alisha Shaik @ 2020-10-19  4:18 UTC (permalink / raw)
  To: linux-media, stanimir.varbanov
  Cc: linux-kernel, linux-arm-msm, vgarodia, swboyd, Mansur Alisha Shaik

The intention of this patchset is to correct clock enable and disable
order and vote for venus-ebi and cpucfg paths with average bandwidth
instad of peak bandwidth since with current implementation we are seeing
clock related warning during XO-SD and suspend device while video playback

---
Resending v4 series by correcting fixes tag for all patches in series`

Mansur Alisha Shaik (4):
  venus: core: change clk enable and disable order in resume and suspend
  venus: core: vote for video-mem path
  venus: core: vote with average bandwidth and peak bandwidth as zero
  venus: put dummy vote on video-mem path after last session release

 drivers/media/platform/qcom/venus/core.c       | 32 ++++++++++++++++++++------
 drivers/media/platform/qcom/venus/pm_helpers.c | 10 ++++++++
 2 files changed, 35 insertions(+), 7 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] 6+ messages in thread

end of thread, other threads:[~2020-12-29 20:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19  4:18 [PATCH v4 0/4] Venus - change clk enable, disable order and change bw values Mansur Alisha Shaik
2020-10-19  4:18 ` [PATCH v4 1/4] venus: core: change clk enable and disable order in resume and suspend Mansur Alisha Shaik
2020-10-19  4:18 ` [PATCH v4 2/4] venus: core: vote for video-mem path Mansur Alisha Shaik
2020-10-19  4:18 ` [PATCH v4 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero Mansur Alisha Shaik
2020-10-19  4:18 ` [PATCH v4 4/4] venus: put dummy vote on video-mem path after last session release Mansur Alisha Shaik
2020-12-29 20:15 ` [PATCH v4 0/4] Venus - change clk enable, disable order and change bw values patchwork-bot+linux-arm-msm

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.