[Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/4] drm/i915/opregion: Fix opregion setup during system resume on platforms without display (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 14 11:00:41 UTC 2023
== Series Details ==
Series: series starting with [1/4] drm/i915/opregion: Fix opregion setup during system resume on platforms without display (rev2)
URL : https://patchwork.freedesktop.org/series/114222/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/i915/i915_driver.o
drivers/gpu/drm/i915/i915_driver.c: In function ‘i915_driver_register’:
drivers/gpu/drm/i915/i915_driver.c:635:24: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
635 | intel_opregion_resume(i915);
| ^~~~
| to_i915
drivers/gpu/drm/i915/i915_driver.c:635:24: note: each undeclared identifier is reported only once for each function it appears in
drivers/gpu/drm/i915/i915_driver.c: In function ‘i915_driver_unregister’:
drivers/gpu/drm/i915/i915_driver.c:662:25: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
662 | intel_opregion_suspend(i915, PCI_D1);
| ^~~~
| to_i915
make[5]: *** [scripts/Makefile.build:252: drivers/gpu/drm/i915/i915_driver.o] Error 1
make[4]: *** [scripts/Makefile.build:494: drivers/gpu/drm/i915] Error 2
make[3]: *** [scripts/Makefile.build:494: drivers/gpu/drm] Error 2
make[2]: *** [scripts/Makefile.build:494: drivers/gpu] Error 2
make[1]: *** [scripts/Makefile.build:494: drivers] Error 2
make: *** [Makefile:2028: .] Error 2
More information about the Intel-gfx
mailing list