Update version of HuC from 01.07.1748 to the version 02.00.1748 Cc: Ander Conselvan <[email protected]> Cc: John Spotswood <[email protected]> Signed-off-by: Anusha Srivatsa <[email protected]> --- 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) \ -- 2.7.4 _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
