Skip to content
Commit 6b59cc1c authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: dc: Fix a potential race on page-flip completion



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: default avatarAlexandre Courbot <acourbot@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent ed7dae58
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment