diff options
author | Abhinav Kumar <abhinavk@codeaurora.org> | 2019-06-18 23:24:12 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2019-06-20 18:39:24 +0300 |
commit | 217a6ddf93e0d99ac720ded6c81401030af981a7 (patch) | |
tree | 9ae9343f8d162c8ed9a83995b5c7aa7f2a463b75 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a67e13e1ee2d62871149e5ec629cf766d4127ff9 (diff) | |
download | linux-217a6ddf93e0d99ac720ded6c81401030af981a7.tar.xz |
drm/msm/dpu: add icc voting in dpu_mdss_init
dpu_mdss_destroy() can get called not just from
msm_drm_uninit() but also from msm_drm_bind() in case
of any failures.
dpu_mdss_destroy() removes the icc voting by calling
icc_put. This could accidentally remove the voting
done by pm_runtime_enable.
To make the voting balanced add a minimum vote in
dpu_mdss_init() to avoid any unclocked access.
This change depends on the following patch which
introduces interconnect binding to MDSS driver:
https://patchwork.codeaurora.org/patch/708155/
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Reviewed-by: Sean Paul <sean@poorly.run>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions