drm/i915: Drop WA 16015675438
authorLucas De Marchi <lucas.demarchi@intel.com>
Wed, 6 Mar 2024 14:43:39 +0000 (06:43 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Mon, 11 Mar 2024 15:32:35 +0000 (08:32 -0700)
commitaf7c4a648e3ba969c7d3a301b86af5a8541966cd
tree0e82a271bd29b01470cd41c5ed03359ce9857f3a
parent7ad6a8fae597af7fae5193efc73276609337c360
drm/i915: Drop WA 16015675438

With dynamic load-balancing disabled on the compute side, there's no
reason left to enable WA 16015675438. Drop it from both PVC and DG2.
Note that this can be done because now the driver always set a fixed
partition of EUs during initialization via the ccs_mode configuration.

The flag to GuC is still needed because of 18020744125, so update
the comment accordingly.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Acked-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
Acked-by: Michal Mrozek <michal.mrozek@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240306144723.1826977-1-lucas.demarchi@intel.com
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
drivers/gpu/drm/i915/gt/intel_workarounds.c
drivers/gpu/drm/i915/gt/uc/intel_guc.c