commit | d029a139eb9880caef7c9c32f8eb6c637cd4db54 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Nov 29 20:54:32 2019 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon Dec 02 18:38:40 2019 +0200 |
tree | ec9ae656b7312045e5e03a4294078591ac59ef08 | |
parent | 3ff11a0ab5fe69b66e4a2608b3dca13712c0634a [diff] |
drm/i915: Use the canonical [CRTC:%d:%s]/etc. format in i915_display_info Use the canonical "[CRTC:%d:%s]" format for the obj id/name in the debugfs display_info dump. Everyone should already be familiar with the format since it's used in the debug logs extensively. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191129185434.25549-8-ville.syrjala@linux.intel.com Reviewed-by: Ramalingam C <ramalingam.c@intel.com>