[Intel-gfx] [PATCH 5/8] drm/i915/guc: Update GuC for BXT
Anusha
anusha.srivatsa at intel.com
Sat Dec 22 00:20:27 UTC 2018
From: Anusha Srivatsa <anusha.srivatsa at intel.com>
We have an update of GuC for BXT.
Load the latest version.
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa at intel.com>
---
drivers/gpu/drm/i915/intel_guc_fw.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/i915/intel_guc_fw.c b/drivers/gpu/drm/i915/intel_guc_fw.c
index d67f119aa52f..6e6163d3e388 100644
--- a/drivers/gpu/drm/i915/intel_guc_fw.c
+++ b/drivers/gpu/drm/i915/intel_guc_fw.c
@@ -33,8 +33,8 @@
#define SKL_FW_MAJOR 13
#define SKL_FW_MINOR 125
-#define BXT_FW_MAJOR 9
-#define BXT_FW_MINOR 29
+#define BXT_FW_MAJOR 13
+#define BXT_FW_MINOR 125
#define KBL_FW_MAJOR 9
#define KBL_FW_MINOR 39
--
2.19.2
More information about the Intel-gfx
mailing list