[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/svm: [WIP] SVM runtime allocator support
Patchwork
patchwork at emeril.freedesktop.org
Fri Jan 24 09:54:02 UTC 2020
== Series Details ==
Series: drm/i915/svm: [WIP] SVM runtime allocator support
URL : https://patchwork.freedesktop.org/series/72519/
State : failure
== Summary ==
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
HDRTEST drivers/gpu/drm/i915/display/intel_display_types.h
In file included from ./drivers/gpu/drm/i915/display/intel_display_types.h:46:0,
from <command-line>:0:
./drivers/gpu/drm/i915/i915_drv.h: In function ‘__i915_gem_address_space_lookup_rcu’:
./drivers/gpu/drm/i915/i915_drv.h:1934:30: error: ‘struct drm_i915_file_private’ has no member named ‘vm_idr’; did you mean ‘vm_xa’?
return idr_find(&file_priv->vm_idr, id);
^~~~~~
vm_xa
drivers/gpu/drm/i915/Makefile:306: recipe for target 'drivers/gpu/drm/i915/display/intel_display_types.hdrtest' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_display_types.hdrtest] 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
mailing list