Re: [Freedreno] [PATCH v4 2/3] clk: qcom: gpucc: Add support for GX GDSC for SC7180

2020-02-05 Thread Doug Anderson
Hi, On Tue, Feb 4, 2020 at 11:02 PM Sharat Masetty wrote: > > From: Taniya Das > > Most of the time the CPU should not be touching the GX domain on the > GPU > except for a very special use case when the CPU needs to force the GX Really weird word-wrapping? You've also indented your whole c

[Freedreno] [PATCH v4 2/3] clk: qcom: gpucc: Add support for GX GDSC for SC7180

2020-02-04 Thread Sharat Masetty
From: Taniya Das Most of the time the CPU should not be touching the GX domain on the GPU except for a very special use case when the CPU needs to force the GX headswitch off. Add a dummy enable function for the GX gdsc to simulate success so that the pm_runtime reference counting is correct