commit | 049b323321bbcb476b799f50dc6444c0ed5a0e0e | [log] [tgz] |
---|---|---|
author | =?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com> | Tue Oct 24 23:34:58 2006 +1000 |
committer | airlied <airlied@linux.ie> | Thu Dec 07 15:53:29 2006 +1100 |
tree | 86c57b038dcb7a6de4b6a7af8c276550d6b9524b | |
parent | ab285d74e6742422fd0465577a31fb03fe9ed241 [diff] |
drm: Core vsync: Don't clobber target sequence number when scheduling signal. It looks like this would have caused signals to always get sent on the next vertical blank, regardless of the sequence number. Signed-off-by: Dave Airlie <airlied@linux.ie>