mbox series

[0/2] Venus - change clk enable, disable order and change bw values

Message ID 1599536605-4243-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. 8, 2020, 3:43 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 bandwidht
instad of peakbandwidht since with current implementation we are seeing
"video_cc_venus_ctl_axi_clk status stuck at 'off' " warnings and XO-SD
failures while streaming.

Mansur Alisha Shaik (2):
  venus: core: change clk enable and disable order in resume and suspend
  venus: core: vote for video-mem icc path and change avg, peak bw

 drivers/media/platform/qcom/venus/core.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)