OSDN Git Service

drm/i915/xehpsdv: Correct parameters for IS_XEHPSDV_GT_STEP()
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 23 Jul 2021 17:42:10 +0000 (10:42 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 28 Jul 2021 13:21:31 +0000 (06:21 -0700)
commite43c5261a654ff9c9279dc11a8deadb8c2c3e0f7
tree36a141426f3809463fa819130d782feabb6f0149
parente754dccbc908701bf412378c56824409468152a4
drm/i915/xehpsdv: Correct parameters for IS_XEHPSDV_GT_STEP()

During a rebase the parameters were partially renamed, but not
completely.  Since the subsequent patches that start using this macro
haven't landed on an upstream tree yet this didn't cause a build
failure.

Fixes: 086df54e20be ("drm/i915/xehpsdv: add initial XeHP SDV definitions")
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Caz Yokoyama <caz.yokoyama@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210723174239.1551352-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/i915_drv.h