drm/xe: Skip applying copy engine fuses
authorLucas De Marchi <lucas.demarchi@intel.com>
Tue, 13 Jun 2023 18:03:55 +0000 (11:03 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Thu, 21 Dec 2023 16:34:53 +0000 (11:34 -0500)
commit898f86c23c600c8f70bf1a03e81a7be97038a72d
tree09b7635a6efd95eb3320f3e20016a899c6f28772
parent8489f30e0c8e47d2d654cfb31825ff37de7e5574
drm/xe: Skip applying copy engine fuses

Like commit 69a3738ba57f ("drm/i915: Skip applying copy engine fuses"),
do not apply copy engine fuses for platforms where MEML3_EN is not
relevant for determining the presence of the copy engines.

Acked-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://lore.kernel.org/r/20230613180356.2906441-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/xe_hw_engine.c