== Series Details ==

Series: drm/i915/gt: Clear the execlists timers before restarting
URL   : https://patchwork.freedesktop.org/series/84515/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gt/intel_lrc.o
drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘execlists_resume’:
drivers/gpu/drm/i915/gt/intel_lrc.c:4203:16: error: ‘execlists’ undeclared 
(first use in this function); did you mean ‘execlists_hold’?
  cancel_timer(&execlists->timer);
                ^~~~~~~~~
                execlists_hold
drivers/gpu/drm/i915/gt/intel_lrc.c:4203:16: note: each undeclared identifier 
is reported only once for each function it appears in
scripts/Makefile.build:283: 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:500: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:500: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1797: recipe for target 'drivers' failed
make: *** [drivers] Error 2


_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to