On Wed, Dec 17, 2014 at 1:15 AM, Thierry Reding
wrote:
> From: Thierry Reding
>
> Page-flip completion could race with page-flip submission, so extend the
> critical section to include all accesses to page-flip related data.
>
> Reported-by: Alexandre Courbot
> Signed-off-by: Thierry Reding
Te
From: Thierry Reding
Page-flip completion could race with page-flip submission, so extend the
critical section to include all accesses to page-flip related data.
Reported-by: Alexandre Courbot
Signed-off-by: Thierry Reding
---
drivers/gpu/drm/tegra/dc.c | 10 +++---
1 file changed, 7 inse