drm/xe: Fix comment on Wa_22013088509
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 4 May 2023 07:32:45 +0000 (00:32 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:33:14 +0000 (18:33 -0500)
commit215bb2ce605bb182939e4dee445b6d95e0d1b843
tree70ec72705eadd62dba9d1629827b5dd28294b129
parentdbeb2bd25350c7e771547638e266ce16030ba91c
drm/xe: Fix comment on Wa_22013088509

On i915 the "see comment about Wa_22013088509" referred to the comment
in the graphics version >= 11 branch, where there were more details
about it. From the platforms supported by xe, only PVC needs
Wa_22013088509, but as the comment says, it's simpler to do it for all
platforms as there is no downside.  Bring the missing comment over from
i915 and reword it to fit xe better.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://lore.kernel.org/r/20230504073250.1436293-3-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_gt_mcr.c