]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Print plane, pipe, port names as alphabetical insted of decimal
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 17 Apr 2013 14:48:49 +0000 (17:48 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 Apr 2013 07:55:49 +0000 (09:55 +0200)
commit25a73d61f5f6d8bf145bf59a3fdae75b4bc93b00
tree9b762d203116a0e3fad906ba185bcbb70b92e828
parent4224f65b66b535b7ce601c88b34f897724522cea
drm/i915: Print plane, pipe, port names as alphabetical insted of decimal

Alway use the alphabetical names in debug/error messages for planes,
pipes and ports, instead of using decimal numbers occasionally.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_pm.c