diff options
| author | Ville Syrjälä <[email protected]> | 2024-05-16 16:56:13 +0300 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2024-05-22 15:45:34 +0300 |
| commit | 04c09e4b879b225f3747606bcfc97d00d82d800f (patch) | |
| tree | 5e2881342b999c1a97a09f1756b9ac307cd282a7 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 199bc8c175d712be1610dcad7f7240ad5c864281 (diff) | |
drm/i915: Simplify PIPESRC_ERLY_TPT definition
PIPESRC_ERLY_TPT is a pipe register, and it lives in the 0x70000 range.
so using _MMIO_TRANS2() for it is not really correct. Also since this
is a pipe register, and not present on CHV, the registers will be
equally spaced out, so we can use the simpler _MMIO_PIPE() instead
of _MMIO_PIPE2().
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions