Home
last modified time | relevance | path

Searched hist:"67 c347ff9b056d63e456664cbba189ed6467c039" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.cdiff 67c347ff9b056d63e456664cbba189ed6467c039 Tue Sep 17 06:26:34 CDT 2013 Jani Nikula <jani.nikula@intel.com> 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>