[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add Wa_18028616096

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 20 05:21:14 UTC 2023


== Series Details ==

Series: drm/i915: Add Wa_18028616096
URL   : https://patchwork.freedesktop.org/series/123951/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/gt/intel_workarounds.o
In file included from ./include/linux/container_of.h:5,
                 from ./include/linux/plist.h:76,
                 from ./include/linux/pm_qos.h:15,
                 from ./drivers/gpu/drm/i915/i915_drv.h:35,
                 from drivers/gpu/drm/i915/gt/intel_workarounds.c:6:
drivers/gpu/drm/i915/gt/intel_workarounds.c: In function ‘general_render_compute_wa_init’:
./include/linux/build_bug.h:16:51: error: negative width in bit-field ‘<anonymous>’
   16 | #define BUILD_BUG_ON_ZERO(e) ((int)(sizeof(struct { int:(-!!(e)); })))
      |                                                   ^
./drivers/gpu/drm/i915/i915_reg_defs.h:22:9: note: in expansion of macro ‘BUILD_BUG_ON_ZERO’
   22 |         BUILD_BUG_ON_ZERO(__is_constexpr(__n) &&  \
      |         ^~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_gt_regs.h:1232:40: note: in expansion of macro ‘REG_BIT’
 1232 | #define   UGM_FRAGMENT_THRESHOLD_TO_3  REG_BIT(58)
      |                                        ^~~~~~~
drivers/gpu/drm/i915/gt/intel_workarounds.c:2919:43: note: in expansion of macro ‘UGM_FRAGMENT_THRESHOLD_TO_3’
 2919 |   wa_mcr_write_or(wal, LSC_CHICKEN_BIT_0, UGM_FRAGMENT_THRESHOLD_TO_3);
      |                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/gt/intel_workarounds.o] Error 1
make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:480: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:1913: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx mailing list