✗ Fi.CI.BAT: failure for drm/i915: Wait one vblank before sending hotplug event to userspace (rev4)

Patchwork patchwork at emeril.freedesktop.org
Mon Dec 3 11:36:49 UTC 2018


== Series Details ==

Series: drm/i915: Wait one vblank before sending hotplug event to userspace (rev4)
URL   : https://patchwork.freedesktop.org/series/53245/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_dp.o
drivers/gpu/drm/i915/intel_dp.c: In function ‘intel_dp_modeset_retry_work_fn’:
drivers/gpu/drm/i915/intel_dp.c:6771:50: error: ‘crtc’ undeclared (first use in this function); did you mean ‘irte’?
  intel_set_cpu_fifo_underrun_reporting(dev_priv, crtc->pipe, false);
                                                  ^~~~
                                                  irte
drivers/gpu/drm/i915/intel_dp.c:6771:50: note: each undeclared identifier is reported only once for each function it appears in
drivers/gpu/drm/i915/intel_dp.c:6772:6: error: ‘crtc_state’ undeclared (first use in this function); did you mean ‘ctx_state’?
  if (crtc_state->has_pch_encoder)
      ^~~~~~~~~~
      ctx_state
scripts/Makefile.build:291: recipe for target 'drivers/gpu/drm/i915/intel_dp.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_dp.o] Error 1
scripts/Makefile.build:516: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:516: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:516: 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