Re: [PATCH] clk: qcom: Update the force mem core bit for GPU clocks

From: Stephen Boyd
Date: Thu Oct 27 2022 - 20:24:41 EST


Quoting Satya Priya (2022-10-18 23:05:35)
> From: Taniya Das <quic_tdas@xxxxxxxxxxx>
>
> There are few GPU clocks which are powering up the memories
> and thus enable the FORCE_MEM_PERIPH always for these clocks
> to force the periph_on signal to remain active during halt
> state of the clock.

I take it that missing this causes GPU to lose state when it suspends
and that confuses the driver?