[PATCH v2 2/2] drm/xe/sriov: Mark BMG as SR-IOV capable
K V P, Satyanarayana
satyanarayana.k.v.p at intel.com
Thu Jul 10 10:44:59 UTC 2025
On 10-07-2025 16:00, Jakub Kolakowski wrote:
> From: Michal Wajdeczko<michal.wajdeczko at intel.com>
>
> Enable SRIOV support for BMG platforms.
>
> Signed-off-by: Michal Wajdeczko<michal.wajdeczko at intel.com>
> Tested-by: Jakub Kolakowski<jakub1.kolakowski at intel.com>
> Cc: Michal Wajdeczko<michal.wajdeczko at intel.com>
> Cc: Lucas De Marchi<lucas.demarchi at intel.com>
> Cc: Satyanarayana K V P<satyanarayana.k.v.p at intel.com>
> ---
> V1 -> V2:
> - updated commit message (Satyanarayana K V P)
> ---
> 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 e9c5d3150efc..0f5147e26ee4 100644
> --- a/drivers/gpu/drm/xe/xe_pci.c
> +++ b/drivers/gpu/drm/xe/xe_pci.c
> @@ -331,6 +331,7 @@ static const struct xe_device_desc bmg_desc = {
> .has_mbx_power_limits = true,
> .has_gsc_nvm = 1,
> .has_heci_cscfi = 1,
> + .has_sriov = true,
> .max_gt_per_tile = 2,
> .needs_scratch = true,
> };
LGTM.
Reviewed-by: Satyanarayana K V P <satyanarayana.k.v.p at intel.com <mailto:satyanarayana.k.v.p at intel.com>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-xe/attachments/20250710/59b2157c/attachment-0001.htm>
More information about the Intel-xe
mailing list