[Intel-gfx] [PATCH 1/2] drm/i915/huc: Update the HuC version for BXT

Rodrigo Vivi rodrigo.vivi at intel.com
Mon Dec 10 21:58:54 UTC 2018


On Fri, Dec 07, 2018 at 10:28:39AM -0800, Anusha wrote:
> From: Anusha Srivatsa <anusha.srivatsa at intel.com>
> 
> We have an update for HuC for BXT.
> Load the latest version.
> 
> v2: Change the subject.
> 
> Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>
> ---
>  drivers/gpu/drm/i915/intel_huc_fw.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_huc_fw.c b/drivers/gpu/drm/i915/intel_huc_fw.c
> index f93d2384d482..9612227b3c44 100644
> --- a/drivers/gpu/drm/i915/intel_huc_fw.c
> +++ b/drivers/gpu/drm/i915/intel_huc_fw.c
> @@ -23,8 +23,8 @@
>   */
>  
>  #define BXT_HUC_FW_MAJOR 01
> -#define BXT_HUC_FW_MINOR 07
> -#define BXT_BLD_NUM 1398
> +#define BXT_HUC_FW_MINOR 8
> +#define BXT_BLD_NUM 2893

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

(but holding on fw availability in some master branch)

>  
>  #define SKL_HUC_FW_MAJOR 01
>  #define SKL_HUC_FW_MINOR 07
> -- 
> 2.19.2
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx


More information about the Intel-gfx mailing list