Loading arch/arm64/boot/dts/qcom/trinket-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,9 @@ qcom,gpu-speed-bin = <0x6004 0x1fe00000 21>; /* CX iPeak limit support */ qcom,gpu-cx-ipeak = <&cx_ipeak_lm 5>; /* GPU Mempools */ qcom,gpu-mempools { #address-cells = <1>; Loading drivers/gpu/msm/adreno-gpulist.h +1 −0 Original line number Diff line number Diff line Loading @@ -512,5 +512,6 @@ static const struct adreno_gpu_core adreno_gpulist[] = { .gmem_size = (SZ_128K + SZ_4K), .num_protected_regs = 0x20, .busy_mask = 0xFFFFFFFE, .cx_ipeak_gpu_freq = 900000000, }, }; Loading
arch/arm64/boot/dts/qcom/trinket-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,9 @@ qcom,gpu-speed-bin = <0x6004 0x1fe00000 21>; /* CX iPeak limit support */ qcom,gpu-cx-ipeak = <&cx_ipeak_lm 5>; /* GPU Mempools */ qcom,gpu-mempools { #address-cells = <1>; Loading
drivers/gpu/msm/adreno-gpulist.h +1 −0 Original line number Diff line number Diff line Loading @@ -512,5 +512,6 @@ static const struct adreno_gpu_core adreno_gpulist[] = { .gmem_size = (SZ_128K + SZ_4K), .num_protected_regs = 0x20, .busy_mask = 0xFFFFFFFE, .cx_ipeak_gpu_freq = 900000000, }, };