On Tue, Nov 12, 2019 at 7:51 AM Enric Balletbo Serra
wrote:
>
> Hi Rob,
>
> Missatge de Rob Clark del dia dl., 4 de nov.
> 2019 a les 18:42:
> >
> > From: Rob Clark
> >
> > The new state should not be accessed after this point. Clear the
> > pointers to make that explicit.
> >
> > Signed-off-by
Hi Rob,
Missatge de Rob Clark del dia dl., 4 de nov.
2019 a les 18:42:
>
> From: Rob Clark
>
> The new state should not be accessed after this point. Clear the
> pointers to make that explicit.
>
> Signed-off-by: Rob Clark
While looking to another issue I applied this patch on top of 5.4-rc7
From: Rob Clark
The new state should not be accessed after this point. Clear the
pointers to make that explicit.
Signed-off-by: Rob Clark
---
drivers/gpu/drm/drm_atomic_helper.c | 30 +
1 file changed, 30 insertions(+)
diff --git a/drivers/gpu/drm/drm_atomic_helpe