[Intel-gfx] [PATCH 4/8] drm/i915/guc: Update GuC for SKL
Anusha
anusha.srivatsa at intel.com
Sat Dec 22 00:20:26 UTC 2018
From: Anusha Srivatsa <anusha.srivatsa at intel.com>
We have an update of GuC for SKL.
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 4b437e05e2cd..d67f119aa52f 100644
--- a/drivers/gpu/drm/i915/intel_guc_fw.c
+++ b/drivers/gpu/drm/i915/intel_guc_fw.c
@@ -30,8 +30,8 @@
#include "intel_guc_fw.h"
#include "i915_drv.h"
-#define SKL_FW_MAJOR 9
-#define SKL_FW_MINOR 33
+#define SKL_FW_MAJOR 13
+#define SKL_FW_MINOR 125
#define BXT_FW_MAJOR 9
#define BXT_FW_MINOR 29
--
2.19.2
More information about the Intel-gfx
mailing list