drm/xe: Do not mark 1809175790 as a WA
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 4 May 2023 07:32:44 +0000 (00:32 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 19 Dec 2023 23:33:13 +0000 (18:33 -0500)
commitdbeb2bd25350c7e771547638e266ce16030ba91c
treefeaab47e92633b4d9309e917e2c836efd66b72e4
parent14dac5a5748cc477f5d8887a45ca32011b9ffea3
drm/xe: Do not mark 1809175790 as a WA

Additional programming annotated with Wa_<number> should be reserved to
those that have a official workaround. Just pointing to a bug or
additional reference can be done with something else. Copy what i915
does and refer to it as "hsdes: ....".

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