[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: add perf support for Coffeelake (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Aug 29 18:04:06 UTC 2017
== Series Details ==
Series: drm/i915: add perf support for Coffeelake (rev2)
URL : https://patchwork.freedesktop.org/series/29489/
State : failure
== Summary ==
CHK include/config/kernel.release
CHK include/generated/uapi/linux/version.h
CHK include/generated/utsrelease.h
CHK include/generated/bounds.h
CHK include/generated/timeconst.h
CHK include/generated/asm-offsets.h
CALL scripts/checksyscalls.sh
CHK scripts/mod/devicetable-offsets.h
CHK include/generated/compile.h
CC arch/x86/kernel/early-quirks.o
arch/x86/kernel/early-quirks.c:519:2: error: implicit declaration of function ‘INTEL_SNB_D_IDS’ [-Werror=implicit-function-declaration]
INTEL_SNB_D_IDS(&gen6_early_ops),
^~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:519:2: error: initializer element is not constant
arch/x86/kernel/early-quirks.c:519:2: note: (near initialization for ‘intel_early_ids[37].vendor’)
arch/x86/kernel/early-quirks.c:520:2: error: implicit declaration of function ‘INTEL_SNB_M_IDS’ [-Werror=implicit-function-declaration]
INTEL_SNB_M_IDS(&gen6_early_ops),
^~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:520:2: error: initializer element is not constant
arch/x86/kernel/early-quirks.c:520:2: note: (near initialization for ‘intel_early_ids[37].device’)
arch/x86/kernel/early-quirks.c:521:2: error: implicit declaration of function ‘INTEL_IVB_M_IDS’ [-Werror=implicit-function-declaration]
INTEL_IVB_M_IDS(&gen6_early_ops),
^~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:521:2: error: initializer element is not constant
arch/x86/kernel/early-quirks.c:521:2: note: (near initialization for ‘intel_early_ids[37].subvendor’)
arch/x86/kernel/early-quirks.c:522:2: error: implicit declaration of function ‘INTEL_IVB_D_IDS’ [-Werror=implicit-function-declaration]
INTEL_IVB_D_IDS(&gen6_early_ops),
^~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:522:2: error: initializer element is not constant
arch/x86/kernel/early-quirks.c:522:2: note: (near initialization for ‘intel_early_ids[37].subdevice’)
arch/x86/kernel/early-quirks.c:523:2: warning: braces around scalar initializer
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: (near initialization for ‘intel_early_ids[37].class’)
In file included from ./include/drm/i915_drm.h:29:0,
from arch/x86/kernel/early-quirks.c:19:
./include/drm/i915_pciids.h:154:19: warning: excess elements in scalar initializer
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^
./include/drm/i915_pciids.h:39:10: note: in definition of macro ‘INTEL_VGA_DEVICE’
0x8086, id, \
^~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:154:19: note: (near initialization for ‘intel_early_ids[37].class’)
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^
./include/drm/i915_pciids.h:39:10: note: in definition of macro ‘INTEL_VGA_DEVICE’
0x8086, id, \
^~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:2: warning: excess elements in scalar initializer
~0, ~0, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:2: note: (near initialization for ‘intel_early_ids[37].class’)
~0, ~0, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:6: warning: excess elements in scalar initializer
~0, ~0, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:6: note: (near initialization for ‘intel_early_ids[37].class’)
~0, ~0, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:2: warning: excess elements in scalar initializer
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:2: note: (near initialization for ‘intel_early_ids[37].class’)
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:12: warning: excess elements in scalar initializer
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:12: note: (near initialization for ‘intel_early_ids[37].class’)
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:42:2: warning: excess elements in scalar initializer
(unsigned long) info }
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:42:2: note: (near initialization for ‘intel_early_ids[37].class’)
(unsigned long) info }
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:38:36: warning: missing braces around initializer [-Wmissing-braces]
#define INTEL_VGA_DEVICE(id, info) { \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:38:36: note: (near initialization for ‘intel_early_ids[37].class’)
#define INTEL_VGA_DEVICE(id, info) { \
^
./include/drm/i915_pciids.h:154:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x0402, info), /* GT1 desktop */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: warning: braces around scalar initializer
arch/x86/kernel/early-quirks.c:523:2: note: (near initialization for ‘intel_early_ids[37].class_mask’)
In file included from ./include/drm/i915_drm.h:29:0,
from arch/x86/kernel/early-quirks.c:19:
./include/drm/i915_pciids.h:155:19: warning: excess elements in scalar initializer
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^
./include/drm/i915_pciids.h:39:10: note: in definition of macro ‘INTEL_VGA_DEVICE’
0x8086, id, \
^~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:155:19: note: (near initialization for ‘intel_early_ids[37].class_mask’)
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^
./include/drm/i915_pciids.h:39:10: note: in definition of macro ‘INTEL_VGA_DEVICE’
0x8086, id, \
^~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:2: warning: excess elements in scalar initializer
~0, ~0, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:2: note: (near initialization for ‘intel_early_ids[37].class_mask’)
~0, ~0, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:6: warning: excess elements in scalar initializer
~0, ~0, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:6: note: (near initialization for ‘intel_early_ids[37].class_mask’)
~0, ~0, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:2: warning: excess elements in scalar initializer
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:2: note: (near initialization for ‘intel_early_ids[37].class_mask’)
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:12: warning: excess elements in scalar initializer
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:41:12: note: (near initialization for ‘intel_early_ids[37].class_mask’)
0x030000, 0xff0000, \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:42:2: warning: excess elements in scalar initializer
(unsigned long) info }
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:42:2: note: (near initialization for ‘intel_early_ids[37].class_mask’)
(unsigned long) info }
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:38:36: warning: missing braces around initializer [-Wmissing-braces]
#define INTEL_VGA_DEVICE(id, info) { \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:38:36: note: (near initialization for ‘intel_early_ids[37].class_mask’)
#define INTEL_VGA_DEVICE(id, info) { \
^
./include/drm/i915_pciids.h:155:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040a, info), /* GT1 server */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: warning: braces around scalar initializer
arch/x86/kernel/early-quirks.c:523:2: note: (near initialization for ‘intel_early_ids[37].driver_data’)
In file included from ./include/drm/i915_drm.h:29:0,
from arch/x86/kernel/early-quirks.c:19:
./include/drm/i915_pciids.h:156:19: warning: excess elements in scalar initializer
INTEL_VGA_DEVICE(0x040B, info), /* GT1 reserved */ \
^
./include/drm/i915_pciids.h:39:10: note: in definition of macro ‘INTEL_VGA_DEVICE’
0x8086, id, \
^~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:156:19: note: (near initialization for ‘intel_early_ids[37].driver_data’)
INTEL_VGA_DEVICE(0x040B, info), /* GT1 reserved */ \
^
./include/drm/i915_pciids.h:39:10: note: in definition of macro ‘INTEL_VGA_DEVICE’
0x8086, id, \
^~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:2: warning: excess elements in scalar initializer
~0, ~0, \
^
./include/drm/i915_pciids.h:156:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040B, info), /* GT1 reserved */ \
^~~~~~~~~~~~~~~~
./include/drm/i915_pciids.h:220:2: note: in expansion of macro ‘INTEL_HSW_GT1_IDS’
INTEL_HSW_GT1_IDS(info), \
^~~~~~~~~~~~~~~~~
arch/x86/kernel/early-quirks.c:523:2: note: in expansion of macro ‘INTEL_HSW_IDS’
INTEL_HSW_IDS(&gen6_early_ops),
^~~~~~~~~~~~~
./include/drm/i915_pciids.h:40:2: note: (near initialization for ‘intel_early_ids[37].driver_data’)
~0, ~0, \
^
./include/drm/i915_pciids.h:156:2: note: in expansion of macro ‘INTEL_VGA_DEVICE’
INTEL_VGA_DEVICE(0x040B, info), /* GT1 reserved */ \
^~~~~~~~~~~~~~~~
./include/drm
More information about the Intel-gfx
mailing list