]> git.baikalelectronics.ru Git - kernel.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)
commit4af26683580409eb75c84da681883ce17f90972c
tree35128b6084d80f40e6b51e324fba5d1a305aac30
parent315e71b99791d3d105db363ec17f675b0863263a
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