drm/i915: only report hpd connector status change when it actually changed
authorJani Nikula <jani.nikula@intel.com>
Tue, 17 Sep 2013 11:26:34 +0000 (14:26 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 17 Sep 2013 15:25:16 +0000 (17:25 +0200)
This reduces dmesg noise when there's a glitch on the hpd line, or there
are more than one connectors on the same hpd line and only one of them
changes.

While at it, switch to use the friendly status names instead of numbers.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found