✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: Create a blitter context for GGTT updates

Patchwork patchwork at emeril.freedesktop.org
Mon Aug 21 23:56:31 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/i915: Create a blitter context for GGTT updates
URL   : https://patchwork.freedesktop.org/series/122698/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/gt/intel_ggtt.o
drivers/gpu/drm/i915/gt/intel_ggtt.c: In function ‘gen8_ggtt_blit_fixed_pte’:
drivers/gpu/drm/i915/gt/intel_ggtt.c:291:7: error: implicit declaration of function ‘intel_engine_pm_get_if_awake’; did you mean ‘intel_gt_pm_get_if_awake’? [-Werror=implicit-function-declaration]
  291 |  if (!intel_engine_pm_get_if_awake(gt->engine[BCS0]))
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |       intel_gt_pm_get_if_awake
drivers/gpu/drm/i915/gt/intel_ggtt.c:334:2: error: implicit declaration of function ‘intel_engine_pm_put_async’; did you mean ‘intel_gt_pm_put_async’? [-Werror=implicit-function-declaration]
  334 |  intel_engine_pm_put_async(gt->engine[BCS0]);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~
      |  intel_gt_pm_put_async
drivers/gpu/drm/i915/gt/intel_ggtt.c:273:7: error: unused variable ‘wakeref’ [-Werror=unused-variable]
  273 |  bool wakeref;
      |       ^~~~~~~
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/gt/intel_ggtt.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:2032: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx-trybot mailing list