All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rodrigo Vivi <rodrigo.vivi@intel.com>
To: Gustavo Sousa <gustavo.sousa@intel.com>
Cc: intel-xe@lists.freedesktop.org,
	"Jani Nikula" <jani.nikula@linux.intel.com>,
	"Matthew Brost" <matthew.brost@intel.com>,
	"Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Subject: Re: [PATCH] drm/xe/nvls: Drop force_probe requirement
Date: Wed, 22 Jul 2026 17:10:27 -0400	[thread overview]
Message-ID: <amExwzj4sF1lbBfH@intel.com> (raw)
In-Reply-To: <20260722-nvl_s-drop-force_probe-v1-1-db944d940cff@intel.com>

On Wed, Jul 22, 2026 at 09:52:57AM -0300, Gustavo Sousa wrote:
> NVL-S is stable enough for us to drop force_probe requirement. Let's
> do that.
> 
> Cc: Jani Nikula <jani.nikula@linux.intel.com>
> Cc: Matthew Brost <matthew.brost@intel.com>
> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
> Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
> Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>

> ---
>  drivers/gpu/drm/xe/xe_pci.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_pci.c b/drivers/gpu/drm/xe/xe_pci.c
> index 123ffd4c1ee9..36d62927b969 100644
> --- a/drivers/gpu/drm/xe/xe_pci.c
> +++ b/drivers/gpu/drm/xe/xe_pci.c
> @@ -461,7 +461,6 @@ static const struct xe_device_desc nvls_desc = {
>  	.has_sriov = true,
>  	.max_gt_per_tile = 2,
>  	MULTI_LRC_MASK,
> -	.require_force_probe = true,
>  	.va_bits = 48,
>  	.vm_max_level = 4,
>  };
> 
> ---
> base-commit: cfee1b098ebceda0381298e945031733a5aec8dd
> change-id: 20260722-nvl_s-drop-force_probe-5f9699142548
> 
> Best regards,
> --  
> Gustavo Sousa <gustavo.sousa@intel.com>
> 

  parent reply	other threads:[~2026-07-22 21:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 12:52 [PATCH] drm/xe/nvls: Drop force_probe requirement Gustavo Sousa
2026-07-22 13:57 ` ✓ CI.KUnit: success for " Patchwork
2026-07-22 14:58 ` ✓ Xe.CI.BAT: " Patchwork
2026-07-22 21:10 ` Rodrigo Vivi [this message]
2026-07-23  2:23   ` [PATCH] " Gustavo Sousa
2026-07-23  5:44 ` ✓ Xe.CI.FULL: success for " 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=amExwzj4sF1lbBfH@intel.com \
    --to=rodrigo.vivi@intel.com \
    --cc=gustavo.sousa@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@linux.intel.com \
    --cc=matthew.brost@intel.com \
    --cc=thomas.hellstrom@linux.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.