✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915/gt: Ignore stale context state upon resume

Patchwork patchwork at emeril.freedesktop.org
Wed Dec 25 22:45:24 UTC 2019


== Series Details ==

Series: series starting with [1/4] drm/i915/gt: Ignore stale context state upon resume
URL   : https://patchwork.freedesktop.org/series/71381/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/gt/intel_lrc.o
drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘execlists_context_reset’:
drivers/gpu/drm/i915/gt/intel_lrc.c:2517:2: error: implicit declaration of function ‘__execlists_reset_reg_state’; did you mean ‘__execlists_update_reg_state’? [-Werror=implicit-function-declaration]
  __execlists_reset_reg_state(ce, ce->engine);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  __execlists_update_reg_state
drivers/gpu/drm/i915/gt/intel_lrc.c: At top level:
drivers/gpu/drm/i915/gt/intel_lrc.c:3040:13: error: conflicting types for ‘__execlists_reset_reg_state’ [-Werror]
 static void __execlists_reset_reg_state(const struct intel_context *ce,
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_lrc.c:3040:13: error: static declaration of ‘__execlists_reset_reg_state’ follows non-static declaration
drivers/gpu/drm/i915/gt/intel_lrc.c:2517:2: note: previous implicit declaration of ‘__execlists_reset_reg_state’ was here
  __execlists_reset_reg_state(ce, ce->engine);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/gt/intel_lrc.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_lrc.o] Error 1
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1693: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list