== Series Details ==

Series: drm/i915/gt: Apply Enable Boot Fetch to MBC control register
URL   : https://patchwork.freedesktop.org/series/73107/
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/gt/intel_workarounds.o
drivers/gpu/drm/i915/gt/intel_workarounds.c: In function ‘gt_init_workarounds’:
drivers/gpu/drm/i915/gt/intel_workarounds.c:978:3: error: implicit declaration 
of function ‘gen7_gt_workarounds’; did you mean ‘gt_init_workarounds’? 
[-Werror=implicit-function-declaration]
   gen7_gt_workarounds(i915, wal);
   ^~~~~~~~~~~~~~~~~~~
   gt_init_workarounds
drivers/gpu/drm/i915/gt/intel_workarounds.c:980:3: error: implicit declaration 
of function ‘gen6_gt_workarounds’; did you mean ‘gt_init_workarounds’? 
[-Werror=implicit-function-declaration]
   gen6_gt_workarounds(i915, wal);
   ^~~~~~~~~~~~~~~~~~~
   gt_init_workarounds
At top level:
drivers/gpu/drm/i915/gt/intel_workarounds.c:788:1: error: 
‘gen6_gt_workarounds_init’ defined but not used [-Werror=unused-function]
 gen6_gt_workarounds_init(struct drm_i915_private *i915, struct i915_wa_list 
*wal)
 ^~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_workarounds.c:782:1: error: 
‘gen7_gt_workarounds_init’ defined but not used [-Werror=unused-function]
 gen7_gt_workarounds_init(struct drm_i915_private *i915, struct i915_wa_list 
*wal)
 ^~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:265: recipe for target 
'drivers/gpu/drm/i915/gt/intel_workarounds.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_workarounds.o] Error 1
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:503: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1693: recipe for target 'drivers' failed
make: *** [drivers] Error 2

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to