[PATCH i-g-t 0/1] Multi-Tile tracking in IGT

nishit.sharma at intel.com nishit.sharma at intel.com
Tue Aug 19 06:13:24 UTC 2025


From: Nishit Sharma <nishit.sharma at intel.com>

Revision 1
      From: Nishit Sharma <nishit.sharma at intel.com>

Revision 1:
 In multi-tile scenario it was assumed tile_id == gt_id which is
 not always the case. The patch version 1 tracks the valid tile_id
 and patch version 2 queries valid tile_id in order to check tile_ID
 returned from UAPI is in order or out of order.

v2:
- Incorporated review comments
- Moved common function calls to IGT lib

v3:
- Removed unsued variables

Nishit Sharma (1):
  lib/xe: Track valid Tile IDs

 lib/igt_sysfs.c   | 28 ++++++++++++++------
 lib/xe/xe_query.c | 66 +++++++++++++++++++++++++----------------------
 lib/xe/xe_query.h |  1 +
 3 files changed, 56 insertions(+), 39 deletions(-)

-- 
2.43.0



More information about the igt-dev mailing list