[Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/selftests: Check that whitelisted registers are accessible (rev6)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 1 15:49:23 UTC 2019
== Series Details ==
Series: drm/i915/selftests: Check that whitelisted registers are accessible (rev6)
URL : https://patchwork.freedesktop.org/series/57342/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
DESCEND objtool
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/intel_workarounds.o
In file included from drivers/gpu/drm/i915/intel_workarounds.c:1263:0:
drivers/gpu/drm/i915/selftests/intel_workarounds.c: In function ‘create_scratch’:
drivers/gpu/drm/i915/selftests/intel_workarounds.c:353:38: error: ‘result’ undeclared (first use in this function); did you mean ‘mf_result’?
i915_gem_object_set_cache_coherency(result, I915_CACHE_LLC);
^~~~~~
mf_result
drivers/gpu/drm/i915/selftests/intel_workarounds.c:353:38: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:276: recipe for target 'drivers/gpu/drm/i915/intel_workarounds.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_workarounds.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:1043: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list