[Intel-gfx] How does i915 CRT hotplug detection work?

2010-12-07 Thread Bryan Freed
I have a pineview system with VGA output that takes anywhere from 1 to 5 seconds to detect an external monitor plug in/out, and I am trying to reduce that latency. But I do not know how hotplug detection works. My first sign of detection is in i915_driver_irq_handler() where we read PORT_HOTPLUG_

Re: [Intel-gfx] [regression?] i915 generating wakeups even when idle

2010-12-07 Thread Andrew Lutomirski
On Tue, Dec 7, 2010 at 5:13 PM, Chris Wilson wrote: > On Tue, 7 Dec 2010 16:31:24 -0500, Andrew Lutomirski wrote: >> On Tue, Dec 7, 2010 at 4:03 PM, Andrew Lutomirski wrote: >> > Hi all- >> > >> > Somewhere between Fedora 13 (with 2.6.35, I think) and Fedora 14 + >> > 2.6.36.1, i915 started gene

Re: [Intel-gfx] [regression?] i915 generating wakeups even when idle

2010-12-07 Thread Chris Wilson
On Tue, 7 Dec 2010 16:31:24 -0500, Andrew Lutomirski wrote: > On Tue, Dec 7, 2010 at 4:03 PM, Andrew Lutomirski wrote: > > Hi all- > > > > Somewhere between Fedora 13 (with 2.6.35, I think) and Fedora 14 + > > 2.6.36.1, i915 started generating exactly 50 interrupts per second > > (suspiciously eq

Re: [Intel-gfx] [regression?] i915 generating wakeups even when idle

2010-12-07 Thread Jesse Barnes
On Tue, 7 Dec 2010 16:31:24 -0500 Andrew Lutomirski wrote: > On Tue, Dec 7, 2010 at 4:03 PM, Andrew Lutomirski wrote: > > Hi all- > > > > Somewhere between Fedora 13 (with 2.6.35, I think) and Fedora 14 + > > 2.6.36.1, i915 started generating exactly 50 interrupts per second > > (suspiciously eq

Re: [Intel-gfx] [regression?] i915 generating wakeups even when idle

2010-12-07 Thread Andrew Lutomirski
On Tue, Dec 7, 2010 at 4:03 PM, Andrew Lutomirski wrote: > Hi all- > > Somewhere between Fedora 13 (with 2.6.35, I think) and Fedora 14 + > 2.6.36.1, i915 started generating exactly 50 interrupts per second > (suspiciously equal to my refresh rate) when X is running.  I have the > Xorg driver 2.12

[Intel-gfx] [regression?] i915 generating wakeups even when idle

2010-12-07 Thread Andrew Lutomirski
Hi all- Somewhere between Fedora 13 (with 2.6.35, I think) and Fedora 14 + 2.6.36.1, i915 started generating exactly 50 interrupts per second (suspiciously equal to my refresh rate) when X is running. I have the Xorg driver 2.12.0 (specifically xorg-x11-drv-intel-2.12.0-6.fc14.1.x86_64). When I