[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/execlists: Terminate the context image with BB_END

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 30 16:38:46 UTC 2018


== Series Details ==

Series: drm/i915/execlists: Terminate the context image with BB_END
URL   : https://patchwork.freedesktop.org/series/47439/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_lrc.o
drivers/gpu/drm/i915/intel_lrc.c: In function ‘execlists_init_reg_state’:
drivers/gpu/drm/i915/intel_lrc.c:2657:7: error: ‘CTX_BBE_END’ undeclared (first use in this function); did you mean ‘CTX_BB_END’?
  regs[CTX_BBE_END] = MI_BATCH_BUFFER_END;
       ^~~~~~~~~~~
       CTX_BB_END
drivers/gpu/drm/i915/intel_lrc.c:2657:7: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:317: recipe for target 'drivers/gpu/drm/i915/intel_lrc.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_lrc.o] Error 1
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1029: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list