On Thu, Oct 17, 2019 at 5:16 PM Jeffrey Hugo wrote:
>
> On Thu, Oct 17, 2019 at 3:50 PM Stephen Boyd wrote:
> >
> > Quoting Jeffrey Hugo (2019-10-01 18:16:40)
> > > +static const struct freq_tbl ftbl_gfx3d_clk_src[] = {
> > > + F(18000, P_GPUPLL0_OUT_EVEN, 2, 0, 0),
> > > + F(2570
On Thu, Oct 17, 2019 at 10:11 PM Taniya Das wrote:
>
> Hi Jeffrey,
>
> On 10/2/2019 6:46 AM, Jeffrey Hugo wrote:
> > The GPUCC manages the clocks for the Adreno GPU found on MSM8998.
> >
> > Signed-off-by: Jeffrey Hugo
> > ---
> > drivers/clk/qcom/Kconfig | 9 +
> > drivers/clk/qcom/
Hi Jeffrey,
On 10/2/2019 6:46 AM, Jeffrey Hugo wrote:
The GPUCC manages the clocks for the Adreno GPU found on MSM8998.
Signed-off-by: Jeffrey Hugo
---
drivers/clk/qcom/Kconfig | 9 +
drivers/clk/qcom/Makefile| 1 +
drivers/clk/qcom/gpucc-msm8998.c | 346 +++
On Thu, Oct 17, 2019 at 3:50 PM Stephen Boyd wrote:
>
> Quoting Jeffrey Hugo (2019-10-01 18:16:40)
> > diff --git a/drivers/clk/qcom/gpucc-msm8998.c
> > b/drivers/clk/qcom/gpucc-msm8998.c
> > new file mode 100644
> > index ..f0ccb4963885
> > --- /dev/null
> > +++ b/drivers/clk/qcom/gp
Quoting Jeffrey Hugo (2019-10-01 18:16:40)
> diff --git a/drivers/clk/qcom/gpucc-msm8998.c
> b/drivers/clk/qcom/gpucc-msm8998.c
> new file mode 100644
> index ..f0ccb4963885
> --- /dev/null
> +++ b/drivers/clk/qcom/gpucc-msm8998.c
> @@ -0,0 +1,346 @@
> +// SPDX-License-Identifier: GPL-
The GPUCC manages the clocks for the Adreno GPU found on MSM8998.
Signed-off-by: Jeffrey Hugo
---
drivers/clk/qcom/Kconfig | 9 +
drivers/clk/qcom/Makefile| 1 +
drivers/clk/qcom/gpucc-msm8998.c | 346 +++
3 files changed, 356 insertions(+)
create
6 matches
Mail list logo