mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/i915/huc: Update the HuC version for BXT
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
This commit is contained in:
parent
e845f099f1
commit
a49aa6508e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue