aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLucas De Marchi <[email protected]>2021-07-22 17:25:51 -0700
committerLucas De Marchi <[email protected]>2021-07-26 08:15:18 -0700
commit816753c06f23773c83763cfef3ded32a387e54e1 (patch)
tree081d538d1388839590e2a4a04ce5d968771c83f9 /tools/perf/scripts/python
parentbfac1e2b6e2d6b3fdb3d8f997187d6f1c63ea965 (diff)
drm/i915/gt: nuke gen6_hw_id
This is only used by GRAPHICS_VER == 6 and GRAPHICS_VER == 7. All other recent platforms do not depend on this field, so it doesn't make much sense to keep it generic like that. Instead, just do a mapping from engine class to HW ID in the single place that is needed. v2: use macros with the direct register address instead of calculating from the legacy HW_ID (Matt Roper) Signed-off-by: Lucas De Marchi <[email protected]> Reviewed-by: Matt Roper <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions