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

Signed-off-by: Jonathan Cavitt <[email protected]>
CC: Ashutosh Dixit <[email protected]>
CC: Matt Roper <[email protected]>
CC: John Harrison <[email protected]>
CC: Joonas Lahtinen <[email protected]>
CC: James Ausmus <[email protected]>
CC: James C Wright <[email protected]>
CC: Slawomir Milczarek <[email protected]>
CC: Michal Mrozek <[email protected]>
CC: Adam Cetnerowski <[email protected]>
CC: Bartosz Dunajski <[email protected]>

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

Reply via email to