]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc78f12ec3f5b3be3d318ba7ad8d59bc2453fd556
treeb2535c9fdacb6e5fde6819077063270aa3b218e3
parente96a90b4ab2db2ebb4abf1273743fc8c10da7bda
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 30c09dbb91a12a66c43c1cf64b07ed293f2e550f
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