[Intel-gfx] [PATCH 0/1] drm/i915/uapi: Enable L3 Bank Count Querying

Jonathan Cavitt jonathan.cavitt at intel.com
Thu Sep 14 18:32:48 UTC 2023


Extend the query ioctl to allow querying the count of the available L3
Banks on a given engine.

Signed-off-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
CC: Ashutosh Dixit <ashutosh.dixit at intel.com>
CC: Matt Roper <matthew.d.roper at intel.com>
CC: John Harrison <john.c.harrison at intel.com>
CC: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
CC: James Ausmus <james.ausmus at intel.com>
CC: James C Wright <james.c.wright at intel.com>
CC: Slawomir Milczarek <slawomir.milczarek at intel.com>
CC: Michal Mrozek <michal.mrozek at intel.com>
CC: Adam Cetnerowski <adam.cetnerowski at intel.com>
CC: Bartosz Dunajski <bartosz.dunajski at intel.com>

Jonathan Cavitt (1):
  drm/i915/uapi: Enable L3 Bank Count Querying

 drivers/gpu/drm/i915/gt/intel_gt.c      | 26 +++++++++++++++++++
 drivers/gpu/drm/i915/gt/intel_gt.h      |  3 +++
 drivers/gpu/drm/i915/gt/intel_gt_regs.h |  1 +
 drivers/gpu/drm/i915/i915_query.c       | 34 +++++++++++++++++++++++++
 include/uapi/drm/i915_drm.h             | 15 ++++++++++-
 5 files changed, 78 insertions(+), 1 deletion(-)

-- 
2.25.1



More information about the Intel-gfx mailing list