drm/i915: prefer 3-letter acronym for icelake
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 24 Dec 2019 08:40:08 +0000 (00:40 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Sat, 28 Dec 2019 21:38:02 +0000 (13:38 -0800)
commit95be348413767ac2514c004686341f0ba81ddf20
tree0430e0103aaa49a89d483f9a49e56e61b9e51f1d
parent8e619820e37bcb1349f02d9961ff9d054c123202
drm/i915: prefer 3-letter acronym for icelake

We are currently using a mix of platform name and acronym to name the
functions. Let's prefer the acronym as it should be clear what platform
it's about and it's shorter, so it doesn't go over 80 columns in a few
cases. This converts icelake to icl where appropriate.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Acked-by: Jani Nikula <jani.nikula@linux.intel.com>
Acked-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224084012.24241-6-lucas.demarchi@intel.com
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/gt/intel_mocs.c