On 03/04/2023 19:11, Dmitry Baryshkov wrote:
On Mon, 3 Apr 2023 at 15:01, Vinod Polimera wrote:
On Fri, 31 Mar 2023 at 16:59, Vinod Polimera
wrote:
In certain CPU stress conditions, there can be a delay in scheduling commit
work and it was observed that PSR commit from a different work que
On Mon, 3 Apr 2023 at 15:01, Vinod Polimera wrote:
>
> > On Fri, 31 Mar 2023 at 16:59, Vinod Polimera
> > wrote:
> > >
> > > In certain CPU stress conditions, there can be a delay in scheduling
> > > commit
> > > work and it was observed that PSR commit from a different work queue
> > was
> > >
On 31/03/2023 16:58, Vinod Polimera wrote:
In certain CPU stress conditions, there can be a delay in scheduling commit
work and it was observed that PSR commit from a different work queue was
scheduled. Avoid these commits as display is already in PSR mode.
Signed-off-by: Vinod Polimera
---
d
> On Fri, 31 Mar 2023 at 16:59, Vinod Polimera
> wrote:
> >
> > In certain CPU stress conditions, there can be a delay in scheduling commit
> > work and it was observed that PSR commit from a different work queue
> was
> > scheduled. Avoid these commits as display is already in PSR mode.
> >
> > S
On Fri, 31 Mar 2023 at 16:59, Vinod Polimera wrote:
>
> In certain CPU stress conditions, there can be a delay in scheduling commit
> work and it was observed that PSR commit from a different work queue was
> scheduled. Avoid these commits as display is already in PSR mode.
>
> Signed-off-by: Vino
In certain CPU stress conditions, there can be a delay in scheduling commit
work and it was observed that PSR commit from a different work queue wasÂ
scheduled. Avoid these commits as display is already in PSR mode.
Signed-off-by: Vinod Polimera
---
drivers/gpu/drm/msm/msm_atomic.c | 3 +++
1 fi