[Intel-gfx] [PATCH 0/4] Tiger Lake: MOCS table handling
Lucas De Marchi
lucas.demarchi at intel.com
Fri Jul 26 00:12:04 UTC 2019
v2 of the MOCS patches originally at
https://patchwork.freedesktop.org/series/63670/ handling the review
comments received.
This needs the accompanying IGT patches so it doesn't regress on Ice
Lake: https://patchwork.freedesktop.org/series/64263/
Lucas De Marchi (1):
drm/i915/tgl: Move fault registers to their new offset
Michel Thierry (1):
drm/i915/tgl: Tigerlake only has global MOCS registers
Tomasz Lis (1):
drm/i915/tgl: Define MOCS entries for Tigerlake
Tvrtko Ursulin (1):
drm/i915: Move MOCS setup to intel_mocs.c
drivers/gpu/drm/i915/gt/intel_gt.c | 24 +++++-
drivers/gpu/drm/i915/gt/intel_mocs.c | 93 +++++++++++++++++++++++-
drivers/gpu/drm/i915/gt/intel_mocs.h | 2 +-
drivers/gpu/drm/i915/i915_drv.h | 2 +
drivers/gpu/drm/i915/i915_gem.c | 2 +-
drivers/gpu/drm/i915/i915_gpu_error.c | 18 ++++-
drivers/gpu/drm/i915/i915_pci.c | 3 +-
drivers/gpu/drm/i915/i915_reg.h | 5 ++
drivers/gpu/drm/i915/intel_device_info.h | 1 +
9 files changed, 135 insertions(+), 15 deletions(-)
--
2.21.0
More information about the Intel-gfx
mailing list