drm/i915/dpio: Give VLV DPIO group register a clearer name
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 22 Apr 2024 08:34:53 +0000 (11:34 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 30 Apr 2024 18:12:42 +0000 (21:12 +0300)
commit263ed349388e2cbe02ce45be7d9079c96ad21b87
tree53ace09c2f869bcc7d6ed7bab9cb1bdd966cf918
parentb798431c04727c3fe2d03941c3877d8cd2037033
drm/i915/dpio: Give VLV DPIO group register a clearer name

Include _GRP in VLV DPIO PHY group access register define
names. Makes it more obvious where the accesses will land.
Also matches the naming used by BXT already.

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