summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAkhil P Oommen <akhilpo@codeaurora.org>2020-10-28 20:05:11 +0530
committerRob Clark <robdclark@chromium.org>2020-11-04 08:26:26 -0800
commit5785dd7a8ef0de8049f40a1a109de6a1bf17b479 (patch)
tree5301db48816dcb8cd99d2a11a9d3a39349de33f5 /tools/perf/scripts/python
parentcccdeda362fafd0613b571affe7199eb7d8f3fba (diff)
drm/msm: Fix duplicate gpu node in icc summary
The dev_pm_opp_of_add_table() api initializes the icc nodes for gpu indirectly. So we can avoid using of_icc_get() api in the common probe path. To improve this, move of_icc_get() to target specific code where it is required. This patch helps to fix duplicate gpu node listed in the interconnect summary from the debugfs. Signed-off-by: Akhil P Oommen <akhilpo@codeaurora.org> Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions