✗ Fi.CI.BUILD: failure for Enable/Disable DC balance along with VRR DSB (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 28 16:50:36 UTC 2025
== Series Details ==
Series: Enable/Disable DC balance along with VRR DSB (rev2)
URL : https://patchwork.freedesktop.org/series/148015/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/i915/display/intel_vrr.o
drivers/gpu/drm/i915/display/intel_vrr.c: In function ‘intel_vrr_compute_vrr_timings’:
drivers/gpu/drm/i915/display/intel_vrr.c:265:13: error: implicit declaration of function ‘HAS_DC_BALANCE’; did you mean ‘HAS_VRR_DC_BALANCE’? [-Werror=implicit-function-declaration]
265 | if (HAS_DC_BALANCE(display))
| ^~~~~~~~~~~~~~
| HAS_VRR_DC_BALANCE
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:203: drivers/gpu/drm/i915/display/intel_vrr.o] Error 1
make[5]: *** [scripts/Makefile.build:461: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:461: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:461: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:461: drivers] Error 2
make[1]: *** [/home/kbuild/kernel/Makefile:2011: .] Error 2
make: *** [Makefile:248: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx-trybot
mailing list