On Tue, 2019-11-19 at 22:57 +0000, Patchwork wrote: > == Series Details == > > Series: drm/i915/gem: Ensure aperture exists before setting domain to > GTT > URL : https://patchwork.freedesktop.org/series/69698/ > 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_domain.o > drivers/gpu/drm/i915/gem/i915_gem_domain.c: In function > ‘i915_gem_object_set_to_gtt_domain’: > drivers/gpu/drm/i915/gem/i915_gem_domain.c:115:31: error: ‘i915’ > undeclared (first use in this function); did you mean ‘to_i915’? > if (!i915_ggtt_has_aperture(&i915->ggtt)) I swear I had this defined above... obviously not. I'll repost if Chris agrees with the approach here. Thanks, Stuart > ^~~~ > to_i915 > drivers/gpu/drm/i915/gem/i915_gem_domain.c:115:31: 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_domain.o' failed > make[4]: *** [drivers/gpu/drm/i915/gem/i915_gem_domain.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:1652: recipe for target 'drivers' failed > make: *** [drivers] Error 2 >
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx