[PATCH 0/2] Tile and GT counting improvements
Gustavo Sousa
gustavo.sousa at intel.com
Wed Jul 23 20:20:08 UTC 2025
This series improves the way we define values for tile_count and
gt_count. In the first patch, we move the logic that probes for
available tiles to a more appropriate location; in the second patch, we
future-proof the way gt_count is calculated.
Signed-off-by: Gustavo Sousa <gustavo.sousa at intel.com>
---
Gustavo Sousa (2):
drm/xe: Probe for tile count during device info initialization
drm/xe: Use for_each_gt to define gt_count
drivers/gpu/drm/xe/xe_mmio.c | 33 ---------------------------------
drivers/gpu/drm/xe/xe_pci.c | 41 +++++++++++++++++++++++++++++++++++++++--
2 files changed, 39 insertions(+), 35 deletions(-)
---
base-commit: 4f2fec0cf7bc1faf81a924a4ba2e3d139ec42b36
change-id: 20250723-gt_count-improvements-d7be01330d73
Best regards,
--
Gustavo Sousa <gustavo.sousa at intel.com>
More information about the Intel-xe
mailing list