diff options
author | Matt Roper <[email protected]> | 2022-02-08 21:11:39 -0800 |
---|---|---|
committer | Matt Roper <[email protected]> | 2022-02-16 12:29:46 -0800 |
commit | bd3de31950aecc29abc6e554e3b3f6883080c5be (patch) | |
tree | d006f7ee072c785bd564b43f2761bdbed1b844bf /tools/perf/scripts/python | |
parent | 680a5cd10b9cf4922e182f768d3a534b1a4427dd (diff) |
drm/i915/gt: Use consistent offset notation in intel_gt_regs.h
Switch all register offsets to use lowercase hex values for consistency.
Also strip any unnecessary leading 0's. For example, "_MMIO(0x0D08)"
becomes "_MMIO(0xd08)."
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')
0 files changed, 0 insertions, 0 deletions