[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Add Plane color encoding support for YCBCR_BT2020

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 8 10:18:10 UTC 2020


== Series Details ==

Series: drm/i915: Add Plane color encoding support for YCBCR_BT2020
URL   : https://patchwork.freedesktop.org/series/75660/
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/display/intel_sprite.o
drivers/gpu/drm/i915/display/intel_sprite.c: In function ‘skl_universal_plane_create’:
drivers/gpu/drm/i915/display/intel_sprite.c:3111:59: error: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
  if (INTEL_GEN(dev_priv) >= 10 || IS_GEMINILAKE(dev_priv) &&
cc1: all warnings being treated as errors
scripts/Makefile.build:267: recipe for target 'drivers/gpu/drm/i915/display/intel_sprite.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_sprite.o] Error 1
scripts/Makefile.build:505: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:505: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:505: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1683: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list