[Intel-xe] [PATCH 1/3] fixup! drm/xe: Update GuC/HuC firmware autoselect logic

Matt Roper matthew.d.roper at intel.com
Thu May 18 22:38:26 UTC 2023


On Thu, May 18, 2023 at 02:24:44PM -0700, Lucas De Marchi wrote:
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

Reviewed-by: Matt Roper <matthew.d.roper at intel.com>

> ---
>  drivers/gpu/drm/xe/xe_uc_fw_types.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_uc_fw_types.h b/drivers/gpu/drm/xe/xe_uc_fw_types.h
> index 6c595aaa2399..837f49a2347e 100644
> --- a/drivers/gpu/drm/xe/xe_uc_fw_types.h
> +++ b/drivers/gpu/drm/xe/xe_uc_fw_types.h
> @@ -79,7 +79,7 @@ struct xe_uc_fw {
>  	/** @user_overridden: user provided path to uC firmware via modparam */
>  	bool user_overridden;
>  	/**
> -	 * @full_version_required: driver still under development and not ready
> +	 * @full_ver_required: driver still under development and not ready
>  	 * for backward-compatible firmware. To be used only for **new**
>  	 * platforms, i.e. still under require_force_probe protection and not
>  	 * supported by i915.
> -- 
> 2.40.1
> 

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation


More information about the Intel-xe mailing list