[Intel-gfx] [PATCH] drm/i915/huc: Update GLK HuC version
Ander Conselvan De Oliveira
conselvan2 at gmail.com
Mon May 22 06:47:51 UTC 2017
On Thu, 2017-05-18 at 10:47 -0700, Anusha Srivatsa wrote:
> Update version of HuC from 01.07.1748 to the
> version 02.00.1748
>
> Cc: Ander Conselvan <ander.conselvan.de.oliveira at intel.com>
> Cc: John Spotswood <john.a.spotswood at intel.com>
> Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2 at gmail.com>
> ---
> drivers/gpu/drm/i915/intel_huc.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_huc.c b/drivers/gpu/drm/i915/intel_huc.c
> index 88b4cf3..f5eb18d0e 100644
> --- a/drivers/gpu/drm/i915/intel_huc.c
> +++ b/drivers/gpu/drm/i915/intel_huc.c
> @@ -52,8 +52,8 @@
> #define KBL_HUC_FW_MINOR 00
> #define KBL_BLD_NUM 1810
>
> -#define GLK_HUC_FW_MAJOR 01
> -#define GLK_HUC_FW_MINOR 07
> +#define GLK_HUC_FW_MAJOR 02
> +#define GLK_HUC_FW_MINOR 00
> #define GLK_BLD_NUM 1748
>
> #define HUC_FW_PATH(platform, major, minor, bld_num) \
More information about the Intel-gfx
mailing list