summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2024-04-23 19:44:59 +0300
committerJani Nikula <jani.nikula@intel.com>2024-04-25 11:23:19 +0300
commit7322aeddfffc77cd04bc290dc352d13642b89738 (patch)
treef3f0aead084b920a3246b0359cc3dd92a5e36a52 /tools/perf/scripts/python/export-to-postgresql.py
parent6068bc209ac8d07a5d04e93f168465195e22a4cc (diff)
downloadlinux-7322aeddfffc77cd04bc290dc352d13642b89738.tar.xz
drm/i915: convert _MMIO_PIPE3()/_MMIO_PORT3() to accept base
Most users of _MMIO_PIPE3() and _MMIO_PORT3() need to add the MMIO base to the registers. Convert the macros to _MMIO_BASE_PIPE3() and _MMIO_BASE_PORT3() to move the base addition until after the register selection. If the register address depends on DISPLAY_MMIO_BASE(), this removes the need to figure the base out for each register, and it only needs to be added once. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/4b95f125f5021abc00b5fc661b2728f1b583c01e.1713890614.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions