]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add missing intel_mchbar_regs.h
authorMatt Roper <matthew.d.roper@intel.com>
Tue, 15 Feb 2022 06:13:42 +0000 (22:13 -0800)
committerMatt Roper <matthew.d.roper@intel.com>
Wed, 16 Feb 2022 20:37:50 +0000 (12:37 -0800)
commitc95a12789522a3b29f24227e625926f94cea1107
tree4d729b50a903cb1a3b50551564c12b3519c4aa9e
parentd725d1ec7a2eaa6249aca06729526c38e63ec1b1
drm/i915: Add missing intel_mchbar_regs.h

The new header from the previous commit didn't get added after a
conflict resolution...let's add it now.

Fixes: d725d1ec7a2e ("drm/i915: Move MCHBAR registers to their own header")
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220215061342.2055952-2-matthew.d.roper@intel.com
drivers/gpu/drm/i915/intel_mchbar_regs.h [new file with mode: 0644]