From 2e131d4eded58eacb54f6e0380402b25f3cca55b Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Mon, 12 Nov 2018 10:44:01 +0000 Subject: [PATCH i-g-t] tools/intel_reg: Add Gen8 GT fuse registers Signed-off-by: Lionel Landwerlin --- tools/registers/gen8_other.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/registers/gen8_other.txt b/tools/registers/gen8_other.txt index 02c6f096..dc6d96ef 100644 --- a/tools/registers/gen8_other.txt +++ b/tools/registers/gen8_other.txt @@ -1,2 +1,6 @@ ('PRIVATE_PAT1', '0x000040e0', '') ('PRIVATE_PAT2', '0x000040e4', '') +('FUSE2', '0x9120', '') +('EU_DISABLE0', '0x9134', '') +('EU_DISABLE1', '0x9138', '') +('EU_DISABLE2', '0x913c', '') -- 2.19.1