All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915/huc: Update GLK HuC version
@ 2017-05-18 17:47 Anusha Srivatsa
  2017-05-18 18:06 ` ✓ Fi.CI.BAT: success for " Patchwork
  2017-05-22  6:47 ` [PATCH] " Ander Conselvan De Oliveira
  0 siblings, 2 replies; 4+ messages in thread
From: Anusha Srivatsa @ 2017-05-18 17:47 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ander Conselvan

Update version of HuC from 01.07.1748 to the
version 02.00.1748

Cc: Ander Conselvan <ander.conselvan.de.oliveira@intel.com>
Cc: John Spotswood <john.a.spotswood@intel.com>
Signed-off-by: Anusha Srivatsa <anusha.srivatsa@intel.com>
---
 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
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-22  6:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-18 17:47 [PATCH] drm/i915/huc: Update GLK HuC version Anusha Srivatsa
2017-05-18 18:06 ` ✓ Fi.CI.BAT: success for " Patchwork
2017-05-22  6:53   ` Ander Conselvan De Oliveira
2017-05-22  6:47 ` [PATCH] " Ander Conselvan De Oliveira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.