✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: Explicitly cleanup initial_plane_config

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 28 10:05:06 UTC 2019


== Series Details ==

Series: series starting with [1/2] drm/i915: Explicitly cleanup initial_plane_config
URL   : https://patchwork.freedesktop.org/series/68636/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/gem/i915_gem_stolen.o
drivers/gpu/drm/i915/gem/i915_gem_stolen.c: In function ‘i915_gem_object_create_stolen_for_preallocated’:
drivers/gpu/drm/i915/gem/i915_gem_stolen.c:702:40: error: ‘dev_priv’ undeclared (first use in this function); did you mean ‘dev_crit’?
  obj = __i915_gem_object_create_stolen(dev_priv, stolen, NULL);
                                        ^~~~~~~~
                                        dev_crit
drivers/gpu/drm/i915/gem/i915_gem_stolen.c:702:40: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/gem/i915_gem_stolen.o' failed
make[4]: *** [drivers/gpu/drm/i915/gem/i915_gem_stolen.o] Error 1
scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:509: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1649: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list