On Tue, Mar 04, 2025 at 02:20:51PM +, Govindapillai, Vinod wrote:
> On Tue, 2025-02-18 at 23:19 +0200, Ville Syrjala wrote:
> > From: Ville Syrjälä
> >
> > We only compute bw_state->data_rate and bw_state->num_active_planes
> > on icl+. Do the same during readout so that we don't leave random
On Tue, 2025-02-18 at 23:19 +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> We only compute bw_state->data_rate and bw_state->num_active_planes
> on icl+. Do the same during readout so that we don't leave random
> junk inside the state.
>
> Signed-off-by: Ville Syrjälä
> ---
> drivers/gp