Skip to content
Commit 1b0f8438 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/tmr: handle races with hw when updating the next alarm time



If the time to the next alarm is short enough, we could race with HW and
end up with an ~4 second delay until it triggers.

Fix this by checking again after we update HW.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
Cc: stable@vger.kernel.org
parent 3733bd8b
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