[PATCH v2 0/2] L3 bank mask

Francois Dugast francois.dugast at intel.com
Wed Apr 10 12:37:21 UTC 2024


This new series is a rework of
https://patchwork.freedesktop.org/patch/584654.

As suggested by Matt, the patch is now splitted between internal readout
and storing of L3 bank masks, and the optional addition to the topology
query if later needed by user space.

Francois Dugast (2):
  drm/xe/gt: Add L3 bank mask to GT topology
  drm/xe/uapi: Expose the L3 bank mask

 drivers/gpu/drm/xe/regs/xe_gt_regs.h |   3 +
 drivers/gpu/drm/xe/xe_gt_topology.c  | 112 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_gt_types.h     |  13 +++-
 drivers/gpu/drm/xe/xe_query.c        |   9 ++-
 include/uapi/drm/xe_drm.h            |   2 +
 5 files changed, 134 insertions(+), 5 deletions(-)

-- 
2.34.1



More information about the Intel-xe mailing list