CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/09/08 17:29:40
Modified files: sys/dev/pci/drm: i915_irq.c Log message: Something i should have commited months ago. Instead of planes, use pipes for the vblank code (this matters with the newer drivers we're now using). originally from upstream (kinda, i adapted it a little). Much cleaner now, too. Helps with some vblank issues sthen@ has been seeing. Also seems to fix any issues i've seen with the x40, with suspend-on-lid disabled shutting hte lid no longer borks X on my x40, this issue pointed out (and reminded regularly until I found time :) by deraadt@