== Series Details == Series: series starting with [1/2] drm/i915: Create dumb buffer from LMEM (rev2) URL : https://patchwork.freedesktop.org/series/67428/ 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_pin_to_display_plane’: drivers/gpu/drm/i915/gem/i915_gem_domain.c:429:6: error: implicit declaration of function ‘HAS_LMEM’; did you mean ‘HAS_GMCH’? [-Werror=implicit-function-declaration] if (HAS_LMEM(i915)) ^~~~~~~~ HAS_GMCH drivers/gpu/drm/i915/gem/i915_gem_domain.c:430:14: error: ‘struct <anonymous>’ has no member named ‘region’ if (obj->mm.region->type != INTEL_LMEM) { ^ drivers/gpu/drm/i915/gem/i915_gem_domain.c:430:31: error: ‘INTEL_LMEM’ undeclared (first use in this function); did you mean ‘INTEL_GM45’? if (obj->mm.region->type != INTEL_LMEM) { ^~~~~~~~~~ INTEL_GM45 drivers/gpu/drm/i915/gem/i915_gem_domain.c:430:31: note: each undeclared identifier is reported only once for each function it appears in cc1: all warnings being treated as errors 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:1670: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx