== Series Details == Series: series starting with [1/2] drm/i915: FPGA_DBG is display-specific URL : https://patchwork.freedesktop.org/series/87054/ State : failure == Summary == CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CC [M] drivers/gpu/drm/i915/intel_uncore.o In file included from drivers/gpu/drm/i915/intel_uncore.c:27: drivers/gpu/drm/i915/intel_uncore.c: In function ‘intel_uncore_init_mmio’: drivers/gpu/drm/i915/i915_drv.h:1697:65: error: ‘const struct intel_device_info’ has no member named ‘has_fpga_dbg’; did you mean ‘has_gt_uc’? #define HAS_FPGA_DBG_UNCLAIMED(dev_priv) (INTEL_INFO(dev_priv)->has_fpga_dbg) ^~~~~~~~~~~~ drivers/gpu/drm/i915/intel_uncore.c:1937:6: note: in expansion of macro ‘HAS_FPGA_DBG_UNCLAIMED’ if (HAS_FPGA_DBG_UNCLAIMED(i915)) ^~~~~~~~~~~~~~~~~~~~~~ drivers/gpu/drm/i915/selftests/intel_uncore.c: In function ‘live_forcewake_domains’: drivers/gpu/drm/i915/i915_drv.h:1697:65: error: ‘const struct intel_device_info’ has no member named ‘has_fpga_dbg’; did you mean ‘has_gt_uc’? #define HAS_FPGA_DBG_UNCLAIMED(dev_priv) (INTEL_INFO(dev_priv)->has_fpga_dbg) ^~~~~~~~~~~~ drivers/gpu/drm/i915/selftests/intel_uncore.c:265:7: note: in expansion of macro ‘HAS_FPGA_DBG_UNCLAIMED’ if (!HAS_FPGA_DBG_UNCLAIMED(gt->i915) && ^~~~~~~~~~~~~~~~~~~~~~ scripts/Makefile.build:279: recipe for target 'drivers/gpu/drm/i915/intel_uncore.o' failed make[4]: *** [drivers/gpu/drm/i915/intel_uncore.o] Error 1 scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:496: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1800: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx