]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
drm/i915: Print the long_mask alongside the pin_mask
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 5 Jul 2018 16:43:57 +0000 (19:43 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 13 Jul 2018 15:22:22 +0000 (18:22 +0300)
commitf88f047812c5977636a5c2ebb9c0b05fe788acf3
tree49d8a6ea3b93fd4051539bd84fe9792334b3761c
parentaf92058ff021d5d8b0523baf76e709fe2fc3aa0c
drm/i915: Print the long_mask alongside the pin_mask

We're printing out which pins got a hotplug, so why not also print
out which pins detected the long pulse as opposed to a short pulse.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180705164357.28512-9-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_irq.c