[Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [CI,1/2] drm/i915/gt: Trace RPS events

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 21 10:10:19 UTC 2020


== Series Details ==

Series: series starting with [CI,1/2] drm/i915/gt: Trace RPS events
URL   : https://patchwork.freedesktop.org/series/76251/
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/gt/intel_rps.o
In file included from ./drivers/gpu/drm/i915/gt/uc/intel_guc.h:9:0,
                 from ./drivers/gpu/drm/i915/gt/uc/intel_uc.h:9,
                 from ./drivers/gpu/drm/i915/gt/intel_gt_types.h:16,
                 from ./drivers/gpu/drm/i915/i915_drv.h:82,
                 from drivers/gpu/drm/i915/gt/intel_rps.c:9:
drivers/gpu/drm/i915/gt/intel_rps.c: In function ‘gen9_rps_enable’:
drivers/gpu/drm/i915/gt/intel_rps.c:951:10: error: implicit declaration of function ‘GT_INTERVAL_FROM_US’; did you mean ‘NTP_INTERVAL_FREQ’? [-Werror=implicit-function-declaration]
          GT_INTERVAL_FROM_US(i915, 1000000));
          ^
./drivers/gpu/drm/i915/intel_uncore.h:378:57: note: in definition of macro ‘intel_uncore_write_fw’
 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__)
                                                         ^~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_rps.c:951:30: error: ‘i915’ undeclared (first use in this function); did you mean ‘to_i915’?
          GT_INTERVAL_FROM_US(i915, 1000000));
                              ^
./drivers/gpu/drm/i915/intel_uncore.h:378:57: note: in definition of macro ‘intel_uncore_write_fw’
 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__)
                                                         ^~~~~~~~~~~
drivers/gpu/drm/i915/gt/intel_rps.c:951:30: note: each undeclared identifier is reported only once for each function it appears in
          GT_INTERVAL_FROM_US(i915, 1000000));
                              ^
./drivers/gpu/drm/i915/intel_uncore.h:378:57: note: in definition of macro ‘intel_uncore_write_fw’
 #define intel_uncore_write_fw(...) __raw_uncore_write32(__VA_ARGS__)
                                                         ^~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:266: recipe for target 'drivers/gpu/drm/i915/gt/intel_rps.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_rps.o] Error 1
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1722: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list