[Intel-gfx] [PATCH 0/4] Initial TGL submission changes

Daniele Ceraolo Spurio daniele.ceraolospurio at intel.com
Wed Jul 31 00:48:58 UTC 2019


New lrc-related defines, new csb parser and TGL sfc pairing.

There are required changes for the context image as well, I'll send them
separately as I haven't done the math for the lrc size yet.

Cc: Lucas De Marchi <lucas.demarchi at intel.com>

Daniele Ceraolo Spurio (3):
  drm/i915/tgl: add Gen12 default indirect ctx offset
  drm/i915/tgl: add GEN12_MAX_CONTEXT_HW_ID
  drm/i915/tgl: Gen12 csb support

Michel Thierry (1):
  drm/i915/tgl: Report valid VDBoxes with SFC capability

 drivers/gpu/drm/i915/gem/i915_gem_context.c  |  4 +-
 drivers/gpu/drm/i915/gt/intel_engine_types.h | 13 ++++
 drivers/gpu/drm/i915/gt/intel_lrc.c          | 77 ++++++++++++++++++--
 drivers/gpu/drm/i915/gt/intel_lrc_reg.h      |  1 +
 drivers/gpu/drm/i915/i915_drv.h              |  2 +
 drivers/gpu/drm/i915/intel_device_info.c     |  3 +-
 6 files changed, 90 insertions(+), 10 deletions(-)

-- 
2.22.0



More information about the Intel-gfx mailing list