Merge branch 'drm-fbdev-cleanup' into drm-core-next
[pandora-kernel.git] / drivers / gpu / drm / i915 / i915_irq.c
index 4541e33..e357ccd 100644 (file)
@@ -271,6 +271,7 @@ static void i915_hotplug_work_func(struct work_struct *work)
                }
        }
        /* Just fire off a uevent and let userspace tell us what to do */
+       intelfb_hotplug(dev, false);
        drm_sysfs_hotplug_event(dev);
 }