[Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/8] drm/i915/gem: Break out some shmem backend utils
Patchwork
patchwork at emeril.freedesktop.org
Mon Sep 13 21:21:03 UTC 2021
== Series Details ==
Series: series starting with [1/8] drm/i915/gem: Break out some shmem backend utils
URL : https://patchwork.freedesktop.org/series/94624/
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_context.o
drivers/gpu/drm/i915/gt/intel_context.c: In function ‘intel_context_fini’:
drivers/gpu/drm/i915/gt/intel_context.c:417:24: error: ‘struct intel_context’ has no member named ‘guc_blocked’
i915_sw_fence_fini(&ce->guc_blocked);
^~
scripts/Makefile.build:271: recipe for target 'drivers/gpu/drm/i915/gt/intel_context.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_context.o] Error 1
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:514: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1851: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list