From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Cc: <intel-xe@lists.freedesktop.org>,
Julia Filipchuk <julia.filipchuk@intel.com>
Subject: Re: [PATCH 3/3] drm/xe/ptl: Enable PXP for PTL
Date: Thu, 8 Jan 2026 09:35:58 -0500 [thread overview]
Message-ID: <aV_AznHw9Ro92Xh9@intel.com> (raw)
In-Reply-To: <20260108011340.2562349-8-daniele.ceraolospurio@intel.com>
On Wed, Jan 07, 2026 at 05:13:44PM -0800, Daniele Ceraolo Spurio wrote:
> Now that the GSC FW is defined, we can enable PXP for PTL. The feature
> will only be turned on if the binary is found on disk.
>
> Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Cc: Julia Filipchuk <julia.filipchuk@intel.com>
> ---
> drivers/gpu/drm/xe/xe_pci.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
> index 91e0553a8163..38dd6ee9db12 100644
> --- a/drivers/gpu/drm/xe/xe_pci.c
> +++ b/drivers/gpu/drm/xe/xe_pci.c
> @@ -392,6 +392,7 @@ static const struct xe_device_desc ptl_desc = {
> .has_sriov = true,
> .has_mem_copy_instr = true,
> .has_pre_prod_wa = 1,
> + .has_pxp = true,
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
> .max_gt_per_tile = 2,
> .needs_scratch = true,
> .needs_shared_vf_gt_wq = true,
> --
> 2.43.0
>
next prev parent reply other threads:[~2026-01-08 14:36 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-08 1:13 [PATCH 0/3] Enable GSC loading and PXP for PTL Daniele Ceraolo Spurio
2026-01-08 1:13 ` [PATCH 1/3] drm/xe/gsc: Make GSC FW load optional for newer platforms Daniele Ceraolo Spurio
2026-01-08 14:35 ` Rodrigo Vivi
2026-01-08 16:36 ` Daniele Ceraolo Spurio
2026-01-08 20:27 ` Rodrigo Vivi
2026-01-09 15:52 ` Julia Filipchuk
2026-01-08 1:13 ` [PATCH 2/3] drm/xe/ptl: Define GSC for PTL Daniele Ceraolo Spurio
2026-01-09 15:41 ` Julia Filipchuk
2026-01-08 1:13 ` [PATCH 3/3] drm/xe/ptl: Enable PXP " Daniele Ceraolo Spurio
2026-01-08 14:35 ` Rodrigo Vivi [this message]
2026-01-08 1:20 ` ✓ CI.KUnit: success for Enable GSC loading and " Patchwork
2026-01-08 1:53 ` ✓ Xe.CI.BAT: " Patchwork
2026-01-08 3:23 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-08 14:36 ` [PATCH 0/3] " Rodrigo Vivi
2026-01-12 18:03 ` Daniele Ceraolo Spurio
2026-01-10 0:28 ` ✓ CI.KUnit: success for Enable GSC loading and PXP for PTL (rev2) Patchwork
2026-01-10 1:01 ` ✓ Xe.CI.BAT: " Patchwork
2026-01-10 6:49 ` ✗ Xe.CI.Full: failure " Patchwork
2026-01-10 22:10 ` ✓ CI.KUnit: success for Enable GSC loading and PXP for PTL (rev3) Patchwork
2026-01-10 22:53 ` ✓ Xe.CI.BAT: " Patchwork
2026-01-10 23:50 ` ✗ Xe.CI.Full: failure " 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=aV_AznHw9Ro92Xh9@intel.com \
--to=rodrigo.vivi@intel.com \
--cc=daniele.ceraolospurio@intel.com \
--cc=intel-xe@lists.freedesktop.org \
--cc=julia.filipchuk@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.