diff options
author | 2020-10-28 20:05:11 +0530 | |
---|---|---|
committer | 2020-11-04 08:26:26 -0800 | |
commit | 5785dd7a8ef0de8049f40a1a109de6a1bf17b479 (patch) | |
tree | 5301db48816dcb8cd99d2a11a9d3a39349de33f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dpu: fix clock scaling on non-sc7180 board (diff) | |
download | linux-dev-5785dd7a8ef0de8049f40a1a109de6a1bf17b479.tar.xz linux-dev-5785dd7a8ef0de8049f40a1a109de6a1bf17b479.zip |
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 '')
0 files changed, 0 insertions, 0 deletions