Hi Jonathan,

* Jonathan Gray wrote:
> 
> Can you remove the lines added in the diff one at a time
> to figure out which specific parameter is involved?

Result of commenting each of the following variables individually,
building a new kernel and rebooting each time.

dev_priv->params.panel_use_ssc  -> no flickering
dev_priv->params.enable_dc              -> no flickering
dev_priv->params.enable_fbc     -> no flickering
dev_priv->params.enable_psr     -> flickers
dev_priv->params.disable_power_well -> no flickering
dev_priv->params.enable_ips     -> no flickering

Then I built another kernel and commented all of the above expect
for enable_psr.  This also leads to no flickering.

I didn't test all possible permutations :)  Is there anything else I
should test?

Cheers

        Matthias

Reply via email to