drm/i915: Include stepping information in device info dump
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 30 Jan 2023 18:17:00 +0000 (20:17 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 10 Feb 2023 19:41:34 +0000 (21:41 +0200)
commit3cd7cb2a7b6b94841aa7aad4c56ac5d7bad683ad
tree4bd896f89e7207cc4a6ece6bdc9c4c310c14fdbd
parente5e43d3363d7c53d99163e94cc61d418230da17c
drm/i915: Include stepping information in device info dump

Dump the stepping information alongside all the other device
info. Might avoid some guesswork when reading logs.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230130181701.29977-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/intel_device_info.c