drm/i915: Move [more] GT registers to their own header file
authorMatt Roper <matthew.d.roper@intel.com>
Thu, 27 Jan 2022 23:43:33 +0000 (15:43 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 2 Feb 2022 16:25:27 +0000 (08:25 -0800)
commit22ba60f617bd1cfbfae72f73c93ef9507a305c59
tree55af54ec3f8e36020f54312088d0dcd7433af876
parentce2fce2513c5c1076f2a2d6e977c0ac523aad5e3
drm/i915: Move [more] GT registers to their own header file

A couple hunks didn't get applied while resolving the conflicts on
commit 0d6419e9c855 ("drm/i915: Move GT registers to their own header
file").  Add the second half of the patch as a follow-up commit.

Fixes: 0d6419e9c855 ("drm/i915: Move GT registers to their own header file")
Cc: Jani Nikula <jani.nikula@intel.com>
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/20220127234334.4016964-6-matthew.d.roper@intel.com
drivers/gpu/drm/i915/gt/intel_gt_regs.h
drivers/gpu/drm/i915/i915_reg.h