Home
last modified time | relevance | path

Searched hist:b01f2c3a4a37d09a47ad73ccbb46d554d21cfeb0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff b01f2c3a4a37d09a47ad73ccbb46d554d21cfeb0 Fri Dec 11 13:07:17 CST 2009 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: only enable hotplug for detected outputs

This patch changes around our hotplug enable code a bit to only enable
it for ports we actually detect and initialize. This prevents problems
with stuck or spurious interrupts on outputs that aren't actually wired
up, and is generally more correct.

Fixes FDO bug #23183.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
H A Di915_reg.hdiff b01f2c3a4a37d09a47ad73ccbb46d554d21cfeb0 Fri Dec 11 13:07:17 CST 2009 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: only enable hotplug for detected outputs

This patch changes around our hotplug enable code a bit to only enable
it for ports we actually detect and initialize. This prevents problems
with stuck or spurious interrupts on outputs that aren't actually wired
up, and is generally more correct.

Fixes FDO bug #23183.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>