linux-stable/drivers/gpu/drm/i915/gt/uc
Matt Roper e30e6c7b82 drm/i915: Move MCHBAR registers to their own header
Registers that exist within the MCH BAR and are mirrored into the GPU's
MMIO space are a good candidate to separate out into their own header.

For reference, the mirror of the MCH BAR starts at the following
locations in the graphics MMIO space (the end of the MCHBAR range
differs slightly on each platform):

 * Pre-gen6:           0x10000
 * Gen6-Gen11 + RKL:  0x140000

v2:
 - Create separate patch to swtich a few register definitions to be
   relative to the MCHBAR mirror base.
 - Drop upper bound of MCHBAR mirror from commit message; there are too
   many different combinations between various platforms to list out,
   and the documentation is spotty for the older pre-gen6 platforms
   anyway.

Bspec: 134, 51771
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
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
2022-02-16 12:29:47 -08:00
..
abi drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
intel_guc.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
intel_guc.h drm/i915/guc: Selftest for stealing of guc ids 2021-12-15 19:10:51 -08:00
intel_guc_ads.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
intel_guc_ads.h drm/i915/pmu: Connect engine busyness stats from GuC to pmu 2021-10-28 11:04:43 -07:00
intel_guc_ct.c drm/i915/guc: Kick G2H tasklet if no credits 2021-12-15 19:10:51 -08:00
intel_guc_ct.h drm/i915/guc: Update GuC debugfs to support new GuC 2021-07-22 10:07:27 -07:00
intel_guc_debugfs.c drm/i915: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_guc_debugfs.h
intel_guc_fw.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
intel_guc_fw.h
intel_guc_fwif.h drm/i915/pmu: Connect engine busyness stats from GuC to pmu 2021-10-28 11:04:43 -07:00
intel_guc_log.c drm/i915: stop including i915_irq.h from i915_drv.h 2022-01-05 17:57:06 +02:00
intel_guc_log.h drm/i915/guc: Increase GuC log size for CONFIG_DEBUG_GEM 2021-12-20 15:33:17 -08:00
intel_guc_log_debugfs.c drm/i915/guc: Speed up GuC log dumps 2021-12-20 15:33:16 -08:00
intel_guc_log_debugfs.h
intel_guc_rc.c drm/i915/guc/rc: Setup and enable GuCRC feature 2021-08-03 16:05:44 -07:00
intel_guc_rc.h drm/i915/guc/rc: Setup and enable GuCRC feature 2021-08-03 16:05:44 -07:00
intel_guc_reg.h drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
intel_guc_slpc.c drm/i915: Move MCHBAR registers to their own header 2022-02-16 12:29:47 -08:00
intel_guc_slpc.h drm/i915/guc/slpc: Update boost sysfs hooks for SLPC 2021-11-03 17:44:13 -07:00
intel_guc_slpc_types.h drm/i915/guc/slpc: Define and initialize boost frequency 2021-11-03 17:44:02 -07:00
intel_guc_submission.c drm/i915: Move GT registers to their own header file 2022-02-02 07:59:14 -08:00
intel_guc_submission.h drm/i915/pmu: Connect engine busyness stats from GuC to pmu 2021-10-28 11:04:43 -07:00
intel_huc.c drm/i915/guc: support bigger RSA keys 2021-12-13 11:37:49 -08:00
intel_huc.h drm/i915: Only include i915_reg.h from .c files 2022-02-02 07:59:54 -08:00
intel_huc_debugfs.c drm/i915: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_huc_debugfs.h
intel_huc_fw.c
intel_huc_fw.h
intel_uc.c Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2021-12-24 06:14:51 +10:00
intel_uc.h drm/i915/guc/rc: Setup and enable GuCRC feature 2021-08-03 16:05:44 -07:00
intel_uc_debugfs.c drm/i915: rename debugfs_gt files 2021-09-18 23:33:19 -07:00
intel_uc_debugfs.h
intel_uc_fw.c drm/i915: don't include drm_cache.h in i915_drv.h 2022-02-14 13:19:37 +02:00
intel_uc_fw.h drm/i915/guc: support bigger RSA keys 2021-12-13 11:37:49 -08:00
intel_uc_fw_abi.h drm/i915/guc: Update to use firmware v49.0.1 2020-10-29 13:46:26 +02:00
selftest_guc.c drm/i915/gt: Use to_gt() helper 2021-12-17 21:50:06 -08:00
selftest_guc_multi_lrc.c drm/i915/gt: Use to_gt() helper 2021-12-17 21:50:06 -08:00