✗ Fi.CI.BUILD: failure for series starting with [01/23] drm/i915/dp: Fix dsc bpp calculations, v2.

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 17 09:00:50 UTC 2019


== Series Details ==

Series: series starting with [01/23] drm/i915/dp: Fix dsc bpp calculations, v2.
URL   : https://patchwork.freedesktop.org/series/66797/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/display/intel_ddi.o
drivers/gpu/drm/i915/display/intel_ddi.c: In function ‘intel_ddi_read_func_ctl’:
drivers/gpu/drm/i915/display/intel_ddi.c:4008:28: error: expected ‘;’ before ‘)’ token
        DP_TP_CTL_FEC_ENABLE);
                            ^
drivers/gpu/drm/i915/display/intel_ddi.c:4008:28: error: expected statement before ‘)’ token
In file included from ./include/drm/drm_mm.h:49:0,
                 from ./include/drm/drm_vma_manager.h:26,
                 from ./include/drm/drm_gem.h:40,
                 from ./drivers/gpu/drm/i915/i915_drv.h:52,
                 from drivers/gpu/drm/i915/display/intel_ddi.c:30:
drivers/gpu/drm/i915/display/intel_ddi.c:4010:24: error: invalid type argument of ‘->’ (have ‘struct drm_encoder’)
           encoder->base->base.id, encoder->base.name,
                        ^
./include/drm/drm_print.h:386:29: note: in definition of macro ‘DRM_DEBUG_KMS’
  drm_dbg(DRM_UT_KMS, fmt, ##__VA_ARGS__)
                             ^~~~~~~~~~~
scripts/Makefile.build:280: recipe for target 'drivers/gpu/drm/i915/display/intel_ddi.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_ddi.o] Error 1
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1083: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list