diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2021-01-13 19:38:10 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-02-14 12:56:54 -0800 |
commit | c3656218386a40d884d8a757e1683028147c6e1c (patch) | |
tree | 9ae22ca788756b327818dc8303a8b8efd6df310c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | fe121bfe261717e930abdb4a905e5c01b7f47cc3 (diff) |
clk: qcom: gcc-sdm660: Mark GPU CFG AHB clock as critical
This clock is critical for any access to the GPU: gating it will
crash the system when the GPU has been initialized (so, you cannot
gate it unless you deinit the Adreno completely).
So, to achieve a working state with GPU on, set the CLK_IS_CRITICAL
flag to this clock.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions