✗ Fi.CI.BUILD: failure for drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 9 18:14:05 UTC 2024
== Series Details ==
Series: drm/i915/cx0_phy: Update HDMI TMDS C20 algorithm value (rev2)
URL : https://patchwork.freedesktop.org/series/141280/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/xe/i915-display/intel_cx0_phy.o
drivers/gpu/drm/i915/display/intel_cx0_phy.c: In function ‘intel_c20_hdmi_tmds_tx_cgf_1’:
drivers/gpu/drm/i915/display/intel_cx0_phy.c:2201:21: error: implicit declaration of function ‘IS_METEORLAKE_U’; did you mean ‘IS_METEORLAKE’? [-Werror=implicit-function-declaration]
2201 | if (IS_METEORLAKE_U(to_i915(display->drm)) ||
| ^~~~~~~~~~~~~~~
| IS_METEORLAKE
drivers/gpu/drm/i915/display/intel_cx0_phy.c:2202:21: error: implicit declaration of function ‘IS_ARROWLAKE_U’; did you mean ‘IS_RAPTORLAKE_U’? [-Werror=implicit-function-declaration]
2202 | IS_ARROWLAKE_U(to_i915(display->drm)) ||
| ^~~~~~~~~~~~~~
| IS_RAPTORLAKE_U
cc1: all warnings being treated as errors
make[6]: *** [drivers/gpu/drm/xe/Makefile:166: drivers/gpu/drm/xe/i915-display/intel_cx0_phy.o] Error 1
make[5]: *** [scripts/Makefile.build:440: drivers/gpu/drm/xe] Error 2
make[4]: *** [scripts/Makefile.build:440: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:440: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:440: drivers] Error 2
make[1]: *** [/home/kbuild/kernel/Makefile:1989: .] Error 2
make: *** [Makefile:251: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx
mailing list