Re: [RESEND v2 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero

2020-09-17 Thread Stephen Boyd
Quoting Mansur Alisha Shaik (2020-09-16 18:26:02) > As per bandwidth table we are voting with average bandwidth > for "video-mem" and "cpu-cfg" paths as peak bandwidth is zero > in bandwidth table. Why? It is in "the bandwidth table" but is there any reason why peak bandwidth is 0 while average

[RESEND v2 3/4] venus: core: vote with average bandwidth and peak bandwidth as zero

2020-09-16 Thread Mansur Alisha Shaik
As per bandwidth table we are voting with average bandwidth for "video-mem" and "cpu-cfg" paths as peak bandwidth is zero in bandwidth table. Signed-off-by: Mansur Alisha Shaik --- drivers/media/platform/qcom/venus/core.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git