From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Francois Dugast <francois.dugast@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [PATCH i-g-t,v2 1/2] drm-uapi/xe: Expose the L3 bank mask
Date: Tue, 21 May 2024 22:53:51 -0700 [thread overview]
Message-ID: <87ttiqwfww.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20240503171539.295801-2-francois.dugast@intel.com>
On Fri, 03 May 2024 10:12:29 -0700, Francois Dugast wrote:
>
> Align with kernel commit:
> ca83f9d20171 ("drm/xe/uapi: Expose the L3 bank mask").
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
> Signed-off-by: Francois Dugast <francois.dugast@intel.com>
> ---
> include/drm-uapi/xe_drm.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h
> index 0b709b374..1100dfe1f 100644
> --- a/include/drm-uapi/xe_drm.h
> +++ b/include/drm-uapi/xe_drm.h
> @@ -508,6 +508,7 @@ struct drm_xe_query_gt_list {
> * containing the following in mask:
> * ``DSS_COMPUTE ff ff ff ff 00 00 00 00``
> * means 32 DSS are available for compute.
> + * - %DRM_XE_TOPO_L3_BANK - To query the mask of enabled L3 banks
> * - %DRM_XE_TOPO_EU_PER_DSS - To query the mask of Execution Units (EU)
> * available per Dual Sub Slices (DSS). For example a query response
> * containing the following in mask:
> @@ -520,6 +521,7 @@ struct drm_xe_query_topology_mask {
>
> #define DRM_XE_TOPO_DSS_GEOMETRY 1
> #define DRM_XE_TOPO_DSS_COMPUTE 2
> +#define DRM_XE_TOPO_L3_BANK 3
> #define DRM_XE_TOPO_EU_PER_DSS 4
> /** @type: type of mask */
> __u16 type;
> --
> 2.43.0
>
next prev parent reply other threads:[~2024-05-22 5:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-03 17:12 [PATCH i-g-t,v2 0/2] L3 bank mask Francois Dugast
2024-05-03 17:12 ` [PATCH i-g-t,v2 1/2] drm-uapi/xe: Expose the " Francois Dugast
2024-05-22 5:53 ` Dixit, Ashutosh [this message]
2024-05-03 17:12 ` [PATCH i-g-t,v2 2/2] lib/xe/xe_query: Add L3 bank mask test Francois Dugast
2024-05-22 5:54 ` Dixit, Ashutosh
2024-05-03 18:10 ` ✓ CI.xeBAT: success for L3 bank mask Patchwork
2024-05-03 18:10 ` ✓ Fi.CI.BAT: " Patchwork
2024-05-03 19:52 ` ✗ CI.xeFULL: failure " Patchwork
2024-05-04 3:53 ` ✗ Fi.CI.IGT: " Patchwork
2024-05-22 9:17 ` ✓ Fi.CI.BAT: success for L3 bank mask (rev2) Patchwork
2024-05-22 10:04 ` ✓ CI.xeBAT: " Patchwork
2024-05-22 12:56 ` ✗ CI.xeFULL: failure " Patchwork
2024-05-22 14:12 ` Kamil Konieczny
2024-05-22 23:40 ` ✗ Fi.CI.IGT: " 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=87ttiqwfww.wl-ashutosh.dixit@intel.com \
--to=ashutosh.dixit@intel.com \
--cc=francois.dugast@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