✗ Fi.CI.BAT: failure for series starting with [01/24] drm/i915: Reduce context HW ID lifetime

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 4 16:08:18 UTC 2018


== Series Details ==

Series: series starting with [01/24] drm/i915: Reduce context HW ID lifetime
URL   : https://patchwork.freedesktop.org/series/49135/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gvt/sched_policy.o
drivers/gpu/drm/i915/gvt/sched_policy.c: In function ‘intel_vgpu_stop_schedule’:
drivers/gpu/drm/i915/gvt/sched_policy.c:477:2: error: too few arguments to function ‘intel_runtime_pm_put’
  intel_runtime_pm_put(dev_priv);
  ^~~~~~~~~~~~~~~~~~~~
In file included from drivers/gpu/drm/i915/i915_trace.h:11:0,
                 from drivers/gpu/drm/i915/i915_drv.h:2715,
                 from drivers/gpu/drm/i915/gvt/sched_policy.c:34:
drivers/gpu/drm/i915/intel_drv.h:2081:6: note: declared here
 void intel_runtime_pm_put(struct drm_i915_private *i915, intel_wakeref_t wref);
      ^~~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/gvt/sched_policy.o' failed
make[4]: *** [drivers/gpu/drm/i915/gvt/sched_policy.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:1060: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list