commit | 67c347ff9b056d63e456664cbba189ed6467c039 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Sep 17 14:26:34 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Sep 17 17:25:16 2013 +0200 |
tree | 544ef26338f79585ff054f6e75bf4875f1c6d671 | |
parent | 46a5ae9f82719aa6e3c9c0d344772f475a335161 [diff] |
drm/i915: only report hpd connector status change when it actually changed 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>