projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0109808
)
drm/i915/huc: Update GLK HuC version
author
Anusha Srivatsa
<
[email protected]
>
Thu, 18 May 2017 17:47:11 +0000
(10:47 -0700)
committer
Ander Conselvan de Oliveira
<
[email protected]
>
Mon, 22 May 2017 06:50:03 +0000
(09:50 +0300)
Update version of HuC from 01.07.1748 to the
version 02.00.1748
Cc: Ander Conselvan <
[email protected]
>
Cc: John Spotswood <
[email protected]
>
Signed-off-by: Anusha Srivatsa <
[email protected]
>
Reviewed-by: Ander Conselvan de Oliveira <
[email protected]
>
Signed-off-by: Ander Conselvan de Oliveira <
[email protected]
>
Link:
http://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/i915/intel_huc.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/i915/intel_huc.c
b/drivers/gpu/drm/i915/intel_huc.c
index 88b4cf3f764a23d3118de02fdc4029eff8e0594d..f5eb18d0e2d139e8a0609c59363344c11d0b280a 100644
(file)
--- 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 0
1
-#define GLK_HUC_FW_MINOR 0
7
+#define GLK_HUC_FW_MAJOR 0
2
+#define GLK_HUC_FW_MINOR 0
0
#define GLK_BLD_NUM 1748
#define HUC_FW_PATH(platform, major, minor, bld_num) \