drm/i915/mtl: Add missing steering table terminators
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 28 Oct 2022 22:40:22 +0000 (15:40 -0700)
committerMatt Roper <matthew.d.roper@intel.com>
Sat, 29 Oct 2022 00:36:56 +0000 (17:36 -0700)
commit876e9047a91839ee5be0ba099036d19883e52ca2
treec6eae6ebd68cb614f0bc384c9bad3c88b838d413
parent07b444f57f12177e5df639f55dc1d747f4a635c8
drm/i915/mtl: Add missing steering table terminators

The termination entries were missing for a couple of the recently-added
MTL steering tables.

Fixes: f32898c94a10 ("drm/i915/xelpg: Add multicast steering")
Fixes: a7ec65fc7e83 ("drm/i915/xelpmp: Add multicast steering for media GT")
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221028224022.964997-1-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gt/intel_gt_mcr.c