From: Pallavi Mishra <pallavi.mishra@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t v2 0/2] CLOS Based Cache Reservation test
Date: Fri, 22 Dec 2023 02:04:17 +0530 [thread overview]
Message-ID: <20231221203419.3924552-1-pallavi.mishra@intel.com> (raw)
This series introduces a basic test for CLOS feature.
PVC and XE2 expose control over each Cache through the Class of Service (CLOS)
feature. CLOS allows to define which portions of a cache may be
used for a given allocation through a set of Waymask controls grouped
into multiple sets.
For each CLOS set, and supported cache, there is a Waymask to configure
the Ways in that cache that may be used to cache memory requests for that
CLOS.
KMD: https://lore.kernel.org/intel-xe/20231220012705.3784972-1-pallavi.mishra@intel.com/T/#u
v2: Address review comments (Kamil)
Pallavi Mishra (2):
drm-uapi/xe_drm: Add support for CLOS interface
tests/intel/xe_clos: CLOS Based Cache Reservation test
include/drm-uapi/xe_drm.h | 70 +++++++++++++++++++
tests/intel/xe_clos.c | 141 ++++++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
3 files changed, 212 insertions(+)
create mode 100644 tests/intel/xe_clos.c
--
2.25.1
next reply other threads:[~2023-12-21 20:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 20:34 Pallavi Mishra [this message]
2023-12-21 20:34 ` [PATCH i-g-t v2 1/2] drm-uapi/xe_drm: Add support for CLOS interface Pallavi Mishra
2023-12-21 20:34 ` [PATCH i-g-t v2 2/2] tests/intel/xe_clos: CLOS Based Cache Reservation test Pallavi Mishra
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=20231221203419.3924552-1-pallavi.mishra@intel.com \
--to=pallavi.mishra@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/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