drm/i915: fix short vs. long hpd detection
authorJani Nikula <jani.nikula@intel.com>
Thu, 2 Oct 2014 08:16:32 +0000 (11:16 +0300)
committerJani Nikula <jani.nikula@intel.com>
Thu, 16 Oct 2014 12:00:28 +0000 (15:00 +0300)
commit07c338ce98263a5af631b991dd8f96cff6ca2548
treeb2535c9fdacb6e5fde6819077063270aa3b218e3
parente17ac6db2ef99388b750b2141c11974dc5742913
drm/i915: fix short vs. long hpd detection

Fix short vs. long hpd detection for non-g4x and non-pch split
platforms.

Broken since introduction in
commit 13cf550448b58abf8f44f5d6a560f2d20871c965
Author: Dave Airlie <airlied@redhat.com>
Date:   Wed Jun 18 11:29:35 2014 +1000

    drm/i915: rework digital port IRQ handling (v2)

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83175
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/i915_irq.c