Skip to content

Commit

Permalink
drm/i915/huc: Update the HuC version for BXT
Browse files Browse the repository at this point in the history
We have an update for HuC for BXT.
Load the latest version.

v2: Change the subject.

Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181207182840.9292-2-anusha.srivatsa@intel.com
  • Loading branch information
Anusha Srivatsa authored and Rodrigo Vivi committed Dec 17, 2018
1 parent e845f09 commit a49aa65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/gpu/drm/i915/intel_huc_fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -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

#define SKL_HUC_FW_MAJOR 01
#define SKL_HUC_FW_MINOR 07
Expand Down

0 comments on commit a49aa65

Please sign in to comment.