From: Gustavo Sousa <gustavo.sousa@intel.com>
To: intel-xe@lists.freedesktop.org
Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>,
Gustavo Sousa <gustavo.sousa@intel.com>
Subject: [PATCH v2 0/2] Tile and GT counting improvements
Date: Mon, 28 Jul 2025 15:29:04 -0300 [thread overview]
Message-ID: <20250728-gt_count-improvements-v2-0-78841ce8a81c@intel.com> (raw)
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@intel.com>
---
Changes in v2:
- Reworded last paragraph of commit message for the first patch.
- Fixed KUnit failure.
- Link to v1: https://lore.kernel.org/r/20250723-gt_count-improvements-v1-0-3016134db9ea@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/tests/xe_pci.c | 7 +++++++
drivers/gpu/drm/xe/xe_mmio.c | 33 ------------------------------
drivers/gpu/drm/xe/xe_pci.c | 43 +++++++++++++++++++++++++++++++++++++--
3 files changed, 48 insertions(+), 35 deletions(-)
---
base-commit: 51feeecc1f4cd7066d2ba2cd35f5c1ff39af6a09
change-id: 20250723-gt_count-improvements-d7be01330d73
Best regards,
--
Gustavo Sousa <gustavo.sousa@intel.com>
next reply other threads:[~2025-07-28 18:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-28 18:29 Gustavo Sousa [this message]
2025-07-28 18:29 ` [PATCH v2 1/2] drm/xe: Probe for tile count during device info initialization Gustavo Sousa
2025-07-28 18:33 ` Cavitt, Jonathan
2025-08-14 20:01 ` Rodrigo Vivi
2025-07-28 18:29 ` [PATCH v2 2/2] drm/xe: Use for_each_gt to define gt_count Gustavo Sousa
2025-08-14 20:01 ` Rodrigo Vivi
2025-07-28 18:54 ` ✓ CI.KUnit: success for Tile and GT counting improvements (rev2) Patchwork
2025-07-28 19:33 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-07-28 22:26 ` ✗ Xe.CI.Full: " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250728-gt_count-improvements-v2-0-78841ce8a81c@intel.com \
--to=gustavo.sousa@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=jonathan.cavitt@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).