[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Tue Sep 19 20:28:16 UTC 2017
== Series Details ==
Series: series starting with drm/i915/cnp: Display Wa #1179: WaHardHangonHotPlug (rev3)
URL : https://patchwork.freedesktop.org/series/30067/
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
CHK kernel/config_data.h
CC [M] drivers/gpu/drm/i915/i915_drv.o
In file included from drivers/gpu/drm/i915/i915_drv.h:55:0,
from drivers/gpu/drm/i915/i915_drv.c:49:
drivers/gpu/drm/i915/i915_reg.h:7480:0: error: "CHASSIS_CLK_REQ_DURATION_MASK" redefined [-Werror]
#define CHASSIS_CLK_REQ_DURATION_MASK (0xf<<8)
drivers/gpu/drm/i915/i915_reg.h:7474:0: note: this is the location of the previous definition
#define CHASSIS_CLK_REQ_DURATION_MASK (0xf << 8)
drivers/gpu/drm/i915/i915_reg.h:7481:0: error: "CHASSIS_CLK_REQ_DURATION" redefined [-Werror]
#define CHASSIS_CLK_REQ_DURATION(x) ((x)<<8)
drivers/gpu/drm/i915/i915_reg.h:7475:0: note: this is the location of the previous definition
#define CHASSIS_CLK_REQ_DURATION(x) ((x) << 8)
cc1: all warnings being treated as errors
scripts/Makefile.build:311: recipe for target 'drivers/gpu/drm/i915/i915_drv.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_drv.o] Error 1
scripts/Makefile.build:570: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:570: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:570: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1019: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list