[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/cmdparser: whitelist needed predicate registers for Anv

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 11 18:25:40 UTC 2019


== Series Details ==

Series: drm/i915/cmdparser: whitelist needed predicate registers for Anv
URL   : https://patchwork.freedesktop.org/series/55083/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_cmd_parser.o
drivers/gpu/drm/i915/i915_cmd_parser.c:552:8: error: ‘MI_PREDICATE_DATA_UDW’ undeclared here (not in a function); did you mean ‘MI_PREDICATE_SRC1_UDW’?
  REG64(MI_PREDICATE_DATA),
        ^
drivers/gpu/drm/i915/i915_cmd_parser.c:530:12: note: in definition of macro ‘REG64’
  { .addr = _reg ## _UDW }
            ^~~~
scripts/Makefile.build:276: recipe for target 'drivers/gpu/drm/i915/i915_cmd_parser.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_cmd_parser.o] Error 1
scripts/Makefile.build:492: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:492: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:492: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1042: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list