Skip to content

Commit

Permalink
arm64: defconfig: enable GPU clock controller for SM8[45]50
Browse files Browse the repository at this point in the history
Enable GPU Clock Controller for SM8450 and SM8550 to allow using
Adreno GPU on these SoCs.

Signed-off-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/20231218-topic-sm8x50-upstream-gpucc-defconfig-v2-1-e5892470a10b@linaro.org
Signed-off-by: Bjorn Andersson <[email protected]>
  • Loading branch information
superna9999 authored and andersson committed Dec 19, 2023
1 parent 2e86e63 commit e45167b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,8 @@ CONFIG_SM_TCSRCC_8650=y
CONFIG_SM_GPUCC_6115=m
CONFIG_SM_GPUCC_8150=y
CONFIG_SM_GPUCC_8250=y
CONFIG_SM_GPUCC_8450=m
CONFIG_SM_GPUCC_8550=m
CONFIG_SM_GPUCC_8650=m
CONFIG_SM_VIDEOCC_8250=y
CONFIG_QCOM_HFPLL=y
Expand Down

0 comments on commit e45167b

Please sign in to comment.