summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDeepak Kushwah <dkushwah@codeaurora.org>2017-03-03 18:25:41 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-19 23:00:18 -0700
commit0e73a64179a0ed156f59086b88b198191405b482 (patch)
tree1be31557c7be79b7d7c1551f2fb5716c204c6dfc /tools/perf/scripts/python/netdev-times.py
parentf39a5999e2473e890390e3a5aa794a2fd4256544 (diff)
msm vidc: Update flags for secure scaling control
Secure scaling control is flagged as volatile which should not be beacause as per the documentation a volatile control changes continuously but this control value is updated from capabilities we got from the firmware which is not going to change later. Also as this control is volatile, when we try to get control on this, driver will try to get control for all the controls which are flagged as volatile. This might lead to generate session error as there are some controls which are specific to codec type but as they are flagged volatile driver will try to get control for them too and this will trigger session error from firmware. Change-Id: I42602eb8e20a6ae5ce90f9dbe938b0503c6a731e CRs-Fixed: 2015147 Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions