drm/xe: fix multicast support for Xe_LP platforms
authorAndrzej Hajda <andrzej.hajda@intel.com>
Fri, 5 Apr 2024 06:23:36 +0000 (08:23 +0200)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 5 Apr 2024 13:17:40 +0000 (06:17 -0700)
commit788d2ad60d961f1f2713fa17856bce509a966d40
treea90312d361daecd7f2c2a3b05488226d42411478
parentf73155654de519e2bc003b1f4b06f4f0e74b83be
drm/xe: fix multicast support for Xe_LP platforms

Xe_LP has six sublices per slice.

v2: fixed commit message and subject (Matt)

Bspec: 66696
Fixes: bde5d76785bc ("drm/xe: Add helper macro to loop each DSS")
Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240405-mcr_adlp-v2-1-2fd1e4325ef2@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/xe_gt_mcr.c