Don't corrupt hardware vblank counter.
authorHasso Tepper <hasso@estpak.ee>
Tue, 23 Jun 2009 21:58:04 +0000 (00:58 +0300)
committerHasso Tepper <hasso@estpak.ee>
Wed, 24 Jun 2009 20:04:38 +0000 (23:04 +0300)
commitdaa2811467e3b9858fc1faf6f191fea2db6f7817
tree5295008e10a8aa6ddd68667ed752fe68294f25c4
parent01468c6d9b965a2114bc7ffe4804bb8381e8a079
Don't corrupt hardware vblank counter.

vblank[crtc].last represents the hardware counter while request.sequence
represents the software counter.

Obtained-from: FreeBSD
sys/dev/drm/drm_irq.c