[Intel-gfx] ✗ Fi.CI.BUILD: failure for i915 writeback enablement
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 1 08:41:01 UTC 2022
== Series Details ==
Series: i915 writeback enablement
URL : https://patchwork.freedesktop.org/series/104591/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
CC [M] drivers/gpu/drm/i915/display/intel_wd.o
drivers/gpu/drm/i915/display/intel_wd.c:66:6: error: no previous prototype for ‘print_connectors’ [-Werror=missing-prototypes]
void print_connectors(struct drm_i915_private *dev_priv)
^~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_wd.c:414:6: error: no previous prototype for ‘intel_wd_writeback_complete’ [-Werror=missing-prototypes]
void intel_wd_writeback_complete(struct intel_wd *intel_wd,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_wd.c:422:5: error: no previous prototype for ‘intel_wd_setup_transcoder’ [-Werror=missing-prototypes]
int intel_wd_setup_transcoder(struct intel_wd *intel_wd,
^~~~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_wd.c:587:5: error: no previous prototype for ‘intel_wd_capture’ [-Werror=missing-prototypes]
int intel_wd_capture(struct intel_wd *intel_wd,
^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:288: recipe for target 'drivers/gpu/drm/i915/display/intel_wd.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_wd.o] Error 1
scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:550: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:550: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1834: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx
mailing list