mbox series

[RESEND,v3,0/4] Venus - change clk enable, disable order and change bw values

Message ID 1601262496-27026-1-git-send-email-mansur@codeaurora.org (mailing list archive)
Headers show
Series Venus - change clk enable, disable order and change bw values | expand

Message

Mansur Alisha Shaik Sept. 28, 2020, 3:08 a.m. UTC
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 v3 patches by correcting fixes tag

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(-)