✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915: Swap ggtt_vma during legacy cursor update
Patchwork
patchwork at emeril.freedesktop.org
Thu Sep 28 22:09:08 UTC 2023
== Series Details ==
Series: series starting with [1/3] drm/i915: Swap ggtt_vma during legacy cursor update
URL : https://patchwork.freedesktop.org/series/124421/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/i915/display/intel_crtc.o
drivers/gpu/drm/i915/display/intel_crtc.c: In function ‘intel_pipe_update_start’:
drivers/gpu/drm/i915/display/intel_crtc.c:583:42: error: ‘adjusted_mode’ undeclared (first use in this function); did you mean ‘user_mode’?
583 | vblank_start = intel_mode_vblank_start(adjusted_mode);
| ^~~~~~~~~~~~~
| user_mode
drivers/gpu/drm/i915/display/intel_crtc.c:583:42: note: each undeclared identifier is reported only once for each function it appears in
drivers/gpu/drm/i915/display/intel_crtc.c:595:20: error: ‘struct intel_crtc_state’ has no member named ‘seamless_m_n’
595 | if (new_crtc_state->seamless_m_n && intel_crtc_needs_fastset(new_crtc_state))
| ^~
drivers/gpu/drm/i915/display/intel_crtc.c:598:1: error: version control conflict marker in file
598 | >>>>>>> 13a4abc633974 (drm/i915: Block in cleanup for legacy cursor updates)
| ^~~~~~~
drivers/gpu/drm/i915/display/intel_crtc.c:598:9: error: invalid suffix "a4abc633974" on integer constant
598 | >>>>>>> 13a4abc633974 (drm/i915: Block in cleanup for legacy cursor updates)
| ^~~~~~~~~~~~~
make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/display/intel_crtc.o] Error 1
make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:480: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:1913: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx-trybot
mailing list