✗ Fi.CI.BAT: failure for series starting with [v2,01/28] drm/i915/dsc: Add slice_row_per_frame in DSC PPS programming

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 14 20:06:55 UTC 2018


== Series Details ==

Series: series starting with [v2,01/28] drm/i915/dsc: Add slice_row_per_frame in DSC PPS programming
URL   : https://patchwork.freedesktop.org/series/49733/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/i915_debugfs.o
drivers/gpu/drm/i915/i915_debugfs.c: In function ‘i915_dsc_support_show’:
drivers/gpu/drm/i915/i915_debugfs.c:4946:2: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘if’
  if (connector->status != connector_status_connected)
  ^~
drivers/gpu/drm/i915/i915_debugfs.c:4950:2: error: ‘crtc_state’ undeclared (first use in this function); did you mean ‘ctx_state’?
  crtc_state = to_intel_crtc_state(crtc->base.state);
  ^~~~~~~~~~
  ctx_state
drivers/gpu/drm/i915/i915_debugfs.c:4950:2: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:305: recipe for target 'drivers/gpu/drm/i915/i915_debugfs.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_debugfs.o] Error 1
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:546: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1060: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list