[PATCH 1/5] drm/xe: Drop __engine_mask
Michał Winiarski
michal.winiarski at intel.com
Thu May 9 00:02:46 UTC 2024
On Thu, Apr 25, 2024 at 11:24:06AM -0700, Lucas De Marchi wrote:
> Not really used, it's just a copy of engine_mask, which already reads
> the fuses to mark engines as available/not-available.
>
> While at it, use XE_HW_ENGINE_BCS_MASK to span all copy engines.
>
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
Reviewed-by: Michał Winiarski <michal.winiarski at intel.com>
-Michał
> ---
> drivers/gpu/drm/xe/xe_gt.c | 3 ---
> drivers/gpu/drm/xe/xe_gt_types.h | 6 ------
> drivers/gpu/drm/xe/xe_migrate.c | 3 +--
> drivers/gpu/drm/xe/xe_pci.c | 6 +++---
> 4 files changed, 4 insertions(+), 14 deletions(-)
More information about the Intel-xe
mailing list