[Intel-gfx] [PATCH v2 0/5] Tiger Lake: MOCS table handling
Lucas De Marchi
lucas.demarchi at intel.com
Mon Jul 29 21:19:32 UTC 2019
v2 of https://patchwork.freedesktop.org/series/64275/
Accompanying IGT patches: v2 of https://patchwork.freedesktop.org/series/64263/
Changes:
- add a new table for Tiger Lake instead of sharing the table
with Ice Lake.
- split changes as requested
Lucas De Marchi (2):
drm/i915/tgl: Move fault registers to their new offset
drm/i915/tgl: stop using ERROR_GEN6 and DONE_REG
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 | 121 ++++++++++++++++++++---
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 | 28 ++++--
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, 160 insertions(+), 28 deletions(-)
--
2.21.0
More information about the Intel-gfx
mailing list