On Tue, 2010-06-08 at 04:12 -0400, Andrew Lutomirski wrote:
> On my trusty X200s (GM45), I still have such frequent i915 hotplug
> storms that any standard kernel is essentially unusable.

You're not running master, it looks like.  I'd be interested to know if
this patch helps:

commit 6e0032f0ae4440e75256bee11b163552cae21962
Author: Karsten Wiese <fzu...@googlemail.com>
Date:   Sat Mar 27 22:48:33 2010 +0100

    drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
    
    PORT_HOTPLUG_EN has allready been setup in i915_driver_irq_postinstall(),
    when intel_dp_detect() runs.
    
    Delete the DP[BCD]_HOTPLUG_INT_EN defines, they are not referenced anymore.
    
    I found this while searching for a fix for
            https://bugzilla.redhat.com/show_bug.cgi?id=528312
    
    Signed-off-by: Karsten Wiese <f...@wemgehoertderstaat.de>
    Signed-off-by: Eric Anholt <e...@anholt.net>

I don't think it'll apply directly to 2.6.34 due to the
connector/encoder rework, but it should be straightforward to port.

- ajax

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to