OSDN Git Service

drm/i915: do not abbreviate version in debugfs
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 7 Jul 2021 23:59:20 +0000 (16:59 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Thu, 22 Jul 2021 16:13:33 +0000 (09:13 -0700)
commitd1fbcbbc8cb4f8871f898c32ae041d5102a28ec2
treef1b898f8a2ed0a2d89942d8f11dd1282a918d40e
parenteee42141e498fa3df3ce524846d52f67a92b6845
drm/i915: do not abbreviate version in debugfs

Brevity is not needed here, so just spell out "* version" in the string.

Suggested-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210707235921.2416911-1-lucas.demarchi@intel.com
(cherry picked from commit 0f9b145a0a0ab0d3d4143c20e2ca347d8a105e33)
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
drivers/gpu/drm/i915/intel_device_info.c