✗ Fi.CI.BUILD: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sat Apr 11 19:58:06 UTC 2020


== Series Details ==

Series: drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev2)
URL   : https://patchwork.freedesktop.org/series/73355/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  HDRTEST drivers/gpu/drm/i915/display/intel_dsb.h
In file included from <command-line>:0:0:
./drivers/gpu/drm/i915/display/intel_dsb.h:44:31: error: ‘struct intel_crtc_state’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
 void intel_dsb_prepare(struct intel_crtc_state *crtc_state);
                               ^~~~~~~~~~~~~~~~
./drivers/gpu/drm/i915/display/intel_dsb.h:45:31: error: ‘struct intel_crtc_state’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
 void intel_dsb_cleanup(struct intel_crtc_state *crtc_state);
                               ^~~~~~~~~~~~~~~~
./drivers/gpu/drm/i915/display/intel_dsb.h:47:22: error: ‘struct intel_crtc_state’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
 intel_dsb_get(struct intel_crtc_state *crtc_state);
                      ^~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
drivers/gpu/drm/i915/Makefile:298: recipe for target 'drivers/gpu/drm/i915/display/intel_dsb.hdrtest' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_dsb.hdrtest] Error 1
scripts/Makefile.build:505: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:505: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:505: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1683: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list