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_
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
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
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
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
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