summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo Sousa <gustavo.sousa@intel.com>2026-06-10 18:20:47 -0300
committerGustavo Sousa <gustavo.sousa@intel.com>2026-06-12 10:35:51 -0300
commit02b41333f48748dff48e7b7ed92d9f11721e7c91 (patch)
tree2effc24f2ecea164c9ae35cf752187eaf3af03eb /tools/perf/scripts/python
parent9f89a6de30f74db97b3f36797a0cabe057b06c2a (diff)
drm/xe/xe3p_lpg: Add missing references to workarounds
Sometimes the same workaround implementation ends up being the recommended fix different hardware issues, which are tracked by different workaround lineage numbers. Some of the Xe3p_LPG workarounds got "dismissed" because the implementations were already in the driver, however for a different lineage number. Even though the implementation for workaround #A is already present in the driver for workaround #B, it is still important to reference #A in the driver for tracking purposes. Without such a reference, we risk dropping the workaround implementation if, for some reason in the future, we decide that #B is not necessary anymore while #A is still required. As such, add the missing references for Xe3p_LPG. Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patch.msgid.link/20260610-add-missing-wa-references-v1-1-0947577238bf@intel.com Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions