All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Venus - change clk enable, disable order and change bw values
@ 2020-09-16 10:28 Mansur Alisha Shaik
  2020-09-16 10:28 ` [PATCH v2 1/4] venus: core: change clk enable and disable order in resume and suspend Mansur Alisha Shaik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mansur Alisha Shaik @ 2020-09-16 10:28 UTC (permalink / raw)
  To: linux-media, stanimir.varbanov
  Cc: linux-kernel, linux-arm-msm, vgarodia, 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

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       | 29 +++++++++++++++++++-------
 drivers/media/platform/qcom/venus/pm_helpers.c |  3 +++
 2 files changed, 25 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] 4+ messages in thread

end of thread, other threads:[~2020-09-16 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-16 10:28 [PATCH v2 0/4] Venus - change clk enable, disable order and change bw values Mansur Alisha Shaik
2020-09-16 10:28 ` [PATCH v2 1/4] venus: core: change clk enable and disable order in resume and suspend Mansur Alisha Shaik
2020-09-16 10:28 ` [PATCH v2 2/4] venus: core: vote for video-mem path Mansur Alisha Shaik
2020-09-16 10:28 ` [PATCH v2 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero 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.