diff options
author | Konrad Dybcio <[email protected]> | 2023-04-01 13:54:38 +0200 |
---|---|---|
committer | Rob Clark <[email protected]> | 2023-04-03 07:38:54 -0700 |
commit | 0332bd042eb674bc430757d21a705b4f698cd262 (patch) | |
tree | 33f0689cf130340c4672d023591671ce53451a3d /drivers/usb/cdns3/cdns3-debug.h | |
parent | 63899a73190c280644448b0115dc7a1dc0cdb8da (diff) |
drm/msm/adreno: adreno_gpu: Don't set OPP scaling clock w/ GMU
Recently I contributed the switch to OPP API for all Adreno generations.
I did however also skip over the fact that GPUs with a GMU don't specify
a core clock of any kind in the GPU node. While that didn't break
anything, it did introduce unwanted spam in the dmesg:
adreno 5000000.gpu: error -ENOENT: _opp_set_clknames: Couldn't find clock with name: core_clk
Guard the entire logic so that it's not used with GMU-equipped GPUs.
Fixes: 9f251f934012 ("drm/msm/adreno: Use OPP for every GPU generation")
Signed-off-by: Konrad Dybcio <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/530347/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions