commit | 76e438303403f301f3509479b544e41518edd059 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Oct 12 20:14:05 2012 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Oct 17 21:06:57 2012 +0200 |
tree | 4b799f10c75f2e442e2a65c301e60127628ac560 | |
parent | ecd8faeac4897619e6b26fbcdce62bb732d5a571 [diff] |
drm/i915: move hpd handling to (ibx|cpt)_irq_handler Somehow this was left out in the refactoring that introduced the pch handlers. Avoids a hotplug_mask special case in the ilk_irq_handler. Noticed while hunting down the pch hotplug bits. Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>