[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/20] RFT drm/i915/execlists: Flush memory before signaling ELSQ

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 31 12:10:02 UTC 2018


== Series Details ==

Series: series starting with [01/20] RFT drm/i915/execlists: Flush memory before signaling ELSQ
URL   : https://patchwork.freedesktop.org/series/51797/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/icl_dsi.o
drivers/gpu/drm/i915/icl_dsi.c: In function ‘gen11_dsi_disable_io_power’:
drivers/gpu/drm/i915/icl_dsi.c:935:2: error: too few arguments to function ‘intel_display_power_put’
  intel_display_power_put(dev_priv, POWER_DOMAIN_PORT_DDI_A_IO);
  ^~~~~~~~~~~~~~~~~~~~~~~
In file included from drivers/gpu/drm/i915/intel_dsi.h:30:0,
                 from drivers/gpu/drm/i915/icl_dsi.c:29:
drivers/gpu/drm/i915/intel_drv.h:2087:6: note: declared here
 void intel_display_power_put(struct drm_i915_private *dev_priv,
      ^~~~~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/icl_dsi.c:938:3: error: too few arguments to function ‘intel_display_power_put’
   intel_display_power_put(dev_priv, POWER_DOMAIN_PORT_DDI_B_IO);
   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from drivers/gpu/drm/i915/intel_dsi.h:30:0,
                 from drivers/gpu/drm/i915/icl_dsi.c:29:
drivers/gpu/drm/i915/intel_drv.h:2087:6: note: declared here
 void intel_display_power_put(struct drm_i915_private *dev_priv,
      ^~~~~~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/icl_dsi.o' failed
make[4]: *** [drivers/gpu/drm/i915/icl_dsi.o] Error 1
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1052: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list