From: Jani Nikula Date: Tue, 17 Sep 2013 11:26:34 +0000 (+0300) Subject: drm/i915: only report hpd connector status change when it actually changed X-Git-Tag: v3.13-rc1~76^2~114^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c347ff9b056d63e456664cbba189ed6467c039;p=pandora-kernel.git 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed