diff options
author | Gustavo Sousa <gustavo.sousa@intel.com> | 2025-02-27 17:28:17 -0300 |
---|---|---|
committer | Gustavo Sousa <gustavo.sousa@intel.com> | 2025-02-28 11:14:53 -0300 |
commit | 02649bbde017a3ff0ff24105d791016022bd443d (patch) | |
tree | 3080e99df1d6838fb229f0ab34ef85c13cdbb024 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8918e180a6fd67fc9864f2ba18186b4573f8a61b (diff) |
drm/i915/display: Use IP version check for Wa_14020863754
Wa_14020863754 applies to the display IP, so we should be checking on
display IP version instead of platform. So, let's replace
display->platform.battlemage with the proper IP version check (14.01 for
Xe2_HPD).
Furthermore, for workarounds, we should be checking on full IP versions
to avoid applying the workaround to some variant of the IP that could
theoretically appear in the future (which is likely to have a different
minor release number), since the issue addressed by the workaround could
be fixed in such new release.
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250227-xe3lpd-wa-14020863754-v2-1-92b35de1c563@intel.com
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions