diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2023-08-21 21:06:29 +0300 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2023-08-22 02:57:36 +0300 |
commit | 14128d64090fa88445376cb8ccf91c50c08bd410 (patch) | |
tree | 9b90b5f2c26aeb49dd17febc2d5fef202963ae19 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2e3c369f23a77c404fd6b364a120a546f30e651c (diff) | |
download | linux-14128d64090fa88445376cb8ccf91c50c08bd410.tar.xz |
drm/i915: Replace several IS_METEORLAKE with proper IP version checks
Many of the IS_METEORLAKE conditions throughout the driver are supposed
to be checks for Xe_LPG and/or Xe_LPM+ IP, not for the MTL platform
specifically. Update those checks to ensure that the code will still
operate properly if/when these IP versions show up on future platforms.
v2:
- Update two more conditions (one for pg_enable, one for MTL HuC
compatibility).
v3:
- Don't change GuC/HuC compatibility check, which sounds like it truly
is specific to the MTL platform. (Gustavo)
- Drop a non-lineage workaround number for the OA timestamp frequency
workaround. (Gustavo)
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230821180619.650007-20-matthew.d.roper@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions