drm/xe/xe3p: Determine service copy availability from fuse
authorMatt Roper <matthew.d.roper@intel.com>
Fri, 17 Oct 2025 02:26:27 +0000 (19:26 -0700)
committerLucas De Marchi <lucas.demarchi@intel.com>
Fri, 17 Oct 2025 22:32:38 +0000 (15:32 -0700)
commitc3d318b7f605a74086474c9e7c6c9f2feca9a5db
treec65be8d7192655675fb2ec27f2d27cd959b38456
parentf4e9acaa5dd58ea4635a2c4a84d188e2a374b807
drm/xe/xe3p: Determine service copy availability from fuse

Xe3p introduces a dedicated SERVICE_COPY_ENABLE fuse register to reflect
the availability of the service copy engines (BCS1-BCS8).

Bspec: 74624
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://lore.kernel.org/r/20251016-xe3p-v3-8-3dd173a3097a@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/xe/regs/xe_gt_regs.h
drivers/gpu/drm/xe/xe_hw_engine.c