]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 May 2012 17:01:31 +0000 (18:01 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 21 May 2012 18:13:35 +0000 (20:13 +0200)
commitadca473021dc8cb2397929918038f76b56a4595d
tree35128b6084d80f40e6b51e324fba5d1a305aac30
parentf15b4ca2ccbc0a4661c35a744d254e1e32dd1e15
drm/i915: All members of gen4 have hotplug, so unconditionally enable its irq

Also as we set the HOTPLUG_EN to 0 during pre-install, we can simply set
it during post-install, and nor do we wish to enable unwanted hotplug
events.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c