diff options
author | Taniya Das <quic_tdas@quicinc.com> | 2024-06-12 16:38:24 +0530 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-06-23 17:14:04 -0500 |
commit | e69386d4a42afa5da6bfdcd4ac5ec61e1db04c61 (patch) | |
tree | f7ca753041dc2df543b21ce231fe656927945e14 /scripts/gdb/linux/slab.py | |
parent | 955606a7b073d724a50a6ab1119987e189fc3e36 (diff) |
clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags
The GPU clocks/GDSCs have been marked critical from the clock driver
but the GPU driver votes on these resources as per the HW requirement.
In the case where these clocks & GDSCs are left enabled, would have
power impact and also cause GPU stability/corruptions.
Fix the same by removing the CLK_IS_CRITICAL for clocks and ALWAYS_ON
flags for the GPU GDSCs.
Fixes: 0afa16afc36d ("clk: qcom: add the GPUCC driver for sa8775p")
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
Link: https://lore.kernel.org/r/20240612-sa8775p-v2-gcc-gpucc-fixes-v2-4-adcc756a23df@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions