diff options
author | Matt Roper <[email protected]> | 2022-05-27 09:33:47 -0700 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-05-31 14:44:57 -0700 |
commit | 8b449f1c44d1f921240da6a3e7fc4030966abbff (patch) | |
tree | 6d5716dc5f6d500062f42ff2dae3120b67afed9a /tools/perf/scripts/python/check-perf-trace.py | |
parent | 420a07b841d03f6a436d8c06571c69aa5c783897 (diff) |
drm/i915/pvc: Extract stepping information from PCI revid
For PVC, the base die and compute tile have separate stepping values
that we need to track; we'll use the existing graphics_step field to
represent the compute tile stepping and add a new 'basedie_step' field.
Unlike past platforms, steppings for these components are represented by
specific bitfields within the PCI revision ID, and we shouldn't make
assumptions about the non-CT, non-BD bits staying 0. Let's update our
stepping code accordingly.
Bspec: 44484
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Matt Atwood <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions