OSDN Git Service

drm/i915/dg2: s/DISP_STEPPING/DISPLAY_STEPPING/
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 16 Nov 2021 17:48:14 +0000 (09:48 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Fri, 3 Dec 2021 05:39:56 +0000 (21:39 -0800)
commitc02343249c26032afd4774052dad434b4b4dfdc2
treec6fa147d5335c92a3cf89f2d6cc5c47baadd707f
parent0e959b4e993b095641f405972bc56d8aa72eadb6
drm/i915/dg2: s/DISP_STEPPING/DISPLAY_STEPPING/

Commit cd0fcf5af791 ("drm/i915: rename DISP_STEPPING->DISPLAY_STEP and
GT_STEPPING->GT_STEP") renamed all platforms' display stepping tests,
but the DG2 patches were still in-flight at that time and did not
incorporate the new naming scheme.  Rename DG2's macro now for
consistency with other platforms.

Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211116174818.2128062-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/i915_drv.h