]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52802482e8ceeec14db6da923e1044630e179030
tree55af54ec3f8e36020f54312088d0dcd7433af876
parente426a904217a827cb11cf0f4bf9f616bbb0be368
drm/i915: Move [more] GT registers to their own header file

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

Fixes: e127345a2a26 ("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