✗ Fi.CI.BAT: failure for drm/i915/psr: Prevent DC5/6 entry when reading pipe CRCs

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 29 23:57:36 UTC 2018


== Series Details ==

Series: drm/i915/psr: Prevent DC5/6 entry when reading pipe CRCs
URL   : https://patchwork.freedesktop.org/series/45681/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_pipe_crc.o
drivers/gpu/drm/i915/intel_pipe_crc.c: In function ‘intel_crtc_set_crc_source’:
drivers/gpu/drm/i915/intel_pipe_crc.c:939:64: error: called object is not a function or function pointer
 #define NEEDS_DC_OFF(pd) (dev_priv->csr.dmc_payload && (pd) == POWER_DOMAIN_PIPE_A \
                                                                ^
drivers/gpu/drm/i915/intel_pipe_crc.c:941:6: note: in expansion of macro ‘NEEDS_DC_OFF’
  if (NEEDS_DC_OFF(power_domain) && source)
      ^~~~~~~~~~~~
drivers/gpu/drm/i915/intel_pipe_crc.c:939:64: error: called object is not a function or function pointer
 #define NEEDS_DC_OFF(pd) (dev_priv->csr.dmc_payload && (pd) == POWER_DOMAIN_PIPE_A \
                                                                ^
drivers/gpu/drm/i915/intel_pipe_crc.c:950:7: note: in expansion of macro ‘NEEDS_DC_OFF’
   if (NEEDS_DC_OFF(power_domain))
       ^~~~~~~~~~~~
scripts/Makefile.build:317: recipe for target 'drivers/gpu/drm/i915/intel_pipe_crc.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_pipe_crc.o] Error 1
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1034: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list