== Series Details == Series: drm/xe: Reduce flickering when inheriting BIOS fb. URL : https://patchwork.freedesktop.org/series/139517/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/i915/display/skl_universal_plane.o drivers/gpu/drm/i915/display/skl_universal_plane.c: In function ‘skl_fixup_initial_plane_config’: drivers/gpu/drm/i915/display/skl_universal_plane.c:2818:21: error: implicit declaration of function ‘intel_read’; did you mean ‘intel_de_read’? [-Werror=implicit-function-declaration] 2818 | plane_ctl = intel_read(i915, PLANE_CTL(pipe, plane_id)); | ^~~~~~~~~~ | intel_de_read cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:229: drivers/gpu/drm/i915/display/skl_universal_plane.o] Error 1 make[5]: *** [scripts/Makefile.build:478: drivers/gpu/drm/i915] Error 2 make[4]: *** [scripts/Makefile.build:478: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:478: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:478: drivers] Error 2 make[1]: *** [/home/kbuild2/kernel/Makefile:1936: .] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Build failed, no error log produced