✗ Fi.CI.BUILD: failure for series starting with [01/27] drm/i915/gt: Restrict the GT clock override to just Icelake
Patchwork
patchwork at emeril.freedesktop.org
Sun Jan 31 18:40:47 UTC 2021
== Series Details ==
Series: series starting with [01/27] drm/i915/gt: Restrict the GT clock override to just Icelake
URL : https://patchwork.freedesktop.org/series/86499/
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_execlists_submission.o
drivers/gpu/drm/i915/gt/intel_execlists_submission.c: In function ‘execlists_show’:
drivers/gpu/drm/i915/gt/intel_execlists_submission.c:3732:2: error: too few arguments to function ‘intel_runtime_pm_put’
intel_runtime_pm_put(engine->uncore->rpm);
^~~~~~~~~~~~~~~~~~~~
In file included from ./drivers/gpu/drm/i915/display/intel_display_power.h:10,
from ./drivers/gpu/drm/i915/i915_drv.h:70,
from drivers/gpu/drm/i915/gt/intel_execlists_submission.c:111:
./drivers/gpu/drm/i915/intel_runtime_pm.h:193:6: note: declared here
void intel_runtime_pm_put(struct intel_runtime_pm *rpm, intel_wakeref_t wref);
^~~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:279: recipe for target 'drivers/gpu/drm/i915/gt/intel_execlists_submission.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_execlists_submission.o] Error 1
scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:496: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:496: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1805: recipe for target 'drivers' failed
make: *** [drivers] Error 2
More information about the Intel-gfx-trybot
mailing list