commit | adca473021dc8cb2397929918038f76b56a4595d | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri May 11 18:01:31 2012 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 21 20:13:35 2012 +0200 |
tree | 35128b6084d80f40e6b51e324fba5d1a305aac30 | |
parent | f15b4ca2ccbc0a4661c35a744d254e1e32dd1e15 [diff] |
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>