diff options
author | Matt Roper <matthew.d.roper@intel.com> | 2022-06-25 00:03:27 +0300 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2022-06-27 17:44:17 +0300 |
commit | 8524bb67145d8a2b495fabcd4b5643010ea43353 (patch) | |
tree | 7d536e5626f4097e00f9435af96d93f3322c6c05 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 563aaf4a928def2d36d1b3de0a4b515e2477b4da (diff) | |
download | linux-8524bb67145d8a2b495fabcd4b5643010ea43353.tar.xz |
drm/i915: Correct duplicated/misplaced GT register definitions
XEHPSDV_FLAT_CCS_BASE_ADDR, GEN8_L3_LRA_1_GPGPU, and MMCD_MISC_CTRL were
duplicated between i915_reg.h and intel_gt_regs.h. These are all GT
registers, so we should drop the copy from i915_reg.h.
XEHPSDV_TILE0_ADDR_RANGE was defined in i915_reg.h, but really belongs
in intel_gt_regs.h. Move it.
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220624210328.308630-1-matthew.d.roper@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions