drm/i915: Make hpd debug messages less cryptic
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 11 Aug 2014 15:37:37 +0000 (18:37 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 11 Aug 2014 17:32:15 +0000 (19:32 +0200)
commit26fbb77445bd402417f42936f68c0da26d33855d
tree599514867f8754f0166ff9506f14bfbb01cbf5a2
parente94e37ad19c74b4c2569d556cda9da4a03d4e3f8
drm/i915: Make hpd debug messages less cryptic

Don't print raw numbers, use port_name() and tell the user whether it's
long or short without having to figure out what the other magic number
means.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/intel_dp.c
This page took 0.026053 seconds and 5 git commands to generate.