== Series Details == Series: series starting with [v4,1/4] drm/i915: Fix the pipe state timing mismatch warnings URL : https://patchwork.freedesktop.org/series/60210/ State : failure == Summary == CALL scripts/checksyscalls.sh CALL scripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compile.h CC [M] drivers/gpu/drm/i915/header_test_intel_sideband.o CC [M] drivers/gpu/drm/i915/header_test_intel_sprite.o CC [M] drivers/gpu/drm/i915/header_test_intel_tv.o CC [M] drivers/gpu/drm/i915/header_test_intel_uncore.o CC [M] drivers/gpu/drm/i915/header_test_intel_vdsc.o CC [M] drivers/gpu/drm/i915/header_test_intel_wakeref.o CC [M] drivers/gpu/drm/i915/intel_display.o drivers/gpu/drm/i915/intel_display.c: In function ‘intel_get_pipe_timings’: drivers/gpu/drm/i915/intel_display.c:7740:2: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] if (!transcoder_is_dsi(cpu_transcoder)) ^~ drivers/gpu/drm/i915/intel_display.c:7742:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ pipe_config->base.adjusted_mode.crtc_hblank_start = ^~~~~~~~~~~ drivers/gpu/drm/i915/intel_display.c:7754:2: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation] if (!transcoder_is_dsi(cpu_transcoder)) ^~ drivers/gpu/drm/i915/intel_display.c:7756:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ pipe_config->base.adjusted_mode.crtc_vblank_start = ^~~~~~~~~~~ cc1: all warnings being treated as errors scripts/Makefile.build:275: recipe for target 'drivers/gpu/drm/i915/intel_display.o' failed make[4]: *** [drivers/gpu/drm/i915/intel_display.o] Error 1 scripts/Makefile.build:486: recipe for target 'drivers/gpu/drm/i915' failed make[3]: *** [drivers/gpu/drm/i915] Error 2 scripts/Makefile.build:486: recipe for target 'drivers/gpu/drm' failed make[2]: *** [drivers/gpu/drm] Error 2 scripts/Makefile.build:486: recipe for target 'drivers/gpu' failed make[1]: *** [drivers/gpu] Error 2 Makefile:1051: recipe for target 'drivers' failed make: *** [drivers] Error 2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx