drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 May 2012 17:01:33 +0000 (18:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 May 2012 18:13:48 +0000 (20:13 +0200)
commit084b612ecf8e59973576b2f644e6949609c79375
treea2d37be2cb3e662de8292d17df242cd31bbaffa3
parent10f76a38166cd51160b3cd7ba2f16339dd381589
drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4x

Note that gen3 is the only platform where we've got the bit
definitions right, hence the workaround of disabling sdvo hotplug
support on i945g/gm is not due to misdiagnosis of broken hotplug irq
handling ...

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
[danvet: add some blurb about sdvo hotplug fail on i945g/gm I've
wondered about while reviewing.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_sdvo.c
This page took 0.053159 seconds and 5 git commands to generate.