i915: Quiet valgrind by initializing the seq value the kernel writes into.
authorEric Anholt <eric@anholt.net>
Tue, 19 Jun 2007 22:15:40 +0000 (15:15 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 19 Sep 2007 17:50:19 +0000 (10:50 -0700)
commit9070e6b9970a6aeabfff07b259e0e1660980cc59
tree511c7a1ff74aaec141925a726ff006e6198ec2eb
parent3800599bd4f6185c1eefc5d44794525ec4a3e406
i915: Quiet valgrind by initializing the seq value the kernel writes into.

Also, add a couple of comments to the wait/emit IRQ functions.
src/mesa/drivers/dri/i915/intel_ioctl.c