[PATCH i-g-t 0/1] Multi-Tile tracking in IGT
nishit.sharma at intel.com
nishit.sharma at intel.com
Mon Aug 18 15:57:56 UTC 2025
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
Nishit Sharma (1):
lib/xe: Track valid Tile IDs
lib/igt_sysfs.c | 29 +++++++++++++++------
lib/xe/xe_query.c | 66 +++++++++++++++++++++++++----------------------
lib/xe/xe_query.h | 1 +
3 files changed, 57 insertions(+), 39 deletions(-)
--
2.43.0
More information about the igt-dev
mailing list