xserver/hw/xfree86/drivers
Keith Packard 32b4262721 modesetting: Use seq instead of msc in ms_queue_vblank failure path
When the call to queue a vblank event fails, we need to clean up by
removing the user-space queue entry. That is indexed by the local
sequence number, not by the kernel vblank count. The call in this
case was just passing the wrong value.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2018-01-16 16:10:27 -05:00
..
modesetting modesetting: Use seq instead of msc in ms_queue_vblank failure path 2018-01-16 16:10:27 -05:00
Makefile.am modesetting: Connect the driver to the build. 2014-09-16 16:28:42 -07:00