== Series Details == Series: series starting with [CI,1/5] drm/i915/display: move needs_modeset to an inline in header URL : https://patchwork.freedesktop.org/series/85132/ State : failure == Summary == CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h HDRTEST drivers/gpu/drm/i915/display/i9xx_plane.h In file included from <command-line>: ./drivers/gpu/drm/i915/display/i9xx_plane.h:14:8: error: unknown type name ‘u32’ u32 pixel_format, u64 modifier, ^~~ ./drivers/gpu/drm/i915/display/i9xx_plane.h:14:26: error: unknown type name ‘u64’ u32 pixel_format, u64 modifier, ^~~ ./drivers/gpu/drm/i915/display/i9xx_plane.h:16:37: error: ‘struct intel_plane_state’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror] int i9xx_check_plane_surface(struct intel_plane_state *plane_state); ^~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors drivers/gpu/drm/i915/Makefile:307: recipe for target 'drivers/gpu/drm/i915/display/i9xx_plane.hdrtest' failed make[4]: *** [drivers/gpu/drm/i915/display/i9xx_plane.hdrtest] 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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx