]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2b35a43bc7cda63e812cb1444a5d5248201eddf
tree36a141426f3809463fa819130d782feabb6f0149
parent831f327d5c47af2f6b3318578375dc4755b65945
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: ac6485408029 ("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