Re: Keep vblank disabled after VT switch

2007-05-10 Thread Keith Packard
On Thu, 2007-05-10 at 20:08 +0200, Michel Dänzer wrote: > Looks good. pushed. -- [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part - This SF.net email is sponsored by DB2 Express Downloa

Re: Keep vblank disabled after VT switch

2007-05-10 Thread Michel Dänzer
On Thu, 2007-05-10 at 11:02 -0700, Keith Packard wrote: > Here's a cleaner patch that keeps interrupts disabled when VT switch > occurs (which calls i915_driver_irq_postinstall). It's quite simple -- > it sets the default vblank_pipe at init time to pipe A, then doesn't > check for 0 in the postins

Keep vblank disabled after VT switch

2007-05-10 Thread Keith Packard
Here's a cleaner patch that keeps interrupts disabled when VT switch occurs (which calls i915_driver_irq_postinstall). It's quite simple -- it sets the default vblank_pipe at init time to pipe A, then doesn't check for 0 in the postinstall function. index cb5dcea..8991a3c 100644 --- a/shared-core/