✗ Fi.CI.BUILD: failure for Use VRR timing generator for fixed refresh rate modes (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 7 10:47:07 UTC 2024


== Series Details ==

Series: Use VRR timing generator for fixed refresh rate modes (rev2)
URL   : https://patchwork.freedesktop.org/series/135841/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_vblank.o
In file included from drivers/gpu/drm/i915/display/intel_display_device.h:12,
                 from drivers/gpu/drm/i915/display/intel_display_core.h:20,
                 from drivers/gpu/drm/i915/i915_drv.h:40,
                 from drivers/gpu/drm/i915/display/intel_vblank.c:8:
drivers/gpu/drm/i915/display/intel_vblank.c: In function ‘intel_vblank_evade_init’:
drivers/gpu/drm/i915/display/intel_vblank.c:630:33: error: ‘i915’ undeclared (first use in this function); did you mean ‘I915’?
  630 |                 if (DISPLAY_VER(i915) < 20) {
      |                                 ^~~~
drivers/gpu/drm/i915/display/intel_display_conversion.h:16:18: note: in definition of macro ‘__to_intel_display’
   16 |         _Generic(p,                                                     \
      |                  ^
drivers/gpu/drm/i915/display/intel_display_device.h:217:34: note: in expansion of macro ‘DISPLAY_RUNTIME_INFO’
  217 | #define DISPLAY_VER(i915)       (DISPLAY_RUNTIME_INFO(i915)->ip.ver)
      |                                  ^~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_vblank.c:630:21: note: in expansion of macro ‘DISPLAY_VER’
  630 |                 if (DISPLAY_VER(i915) < 20) {
      |                     ^~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_vblank.c:630:33: note: each undeclared identifier is reported only once for each function it appears in
  630 |                 if (DISPLAY_VER(i915) < 20) {
      |                                 ^~~~
drivers/gpu/drm/i915/display/intel_display_conversion.h:16:18: note: in definition of macro ‘__to_intel_display’
   16 |         _Generic(p,                                                     \
      |                  ^
drivers/gpu/drm/i915/display/intel_display_device.h:217:34: note: in expansion of macro ‘DISPLAY_RUNTIME_INFO’
  217 | #define DISPLAY_VER(i915)       (DISPLAY_RUNTIME_INFO(i915)->ip.ver)
      |                                  ^~~~~~~~~~~~~~~~~~~~
drivers/gpu/drm/i915/display/intel_vblank.c:630:21: note: in expansion of macro ‘DISPLAY_VER’
  630 |                 if (DISPLAY_VER(i915) < 20) {
      |                     ^~~~~~~~~~~
make[6]: *** [scripts/Makefile.build:229: drivers/gpu/drm/i915/display/intel_vblank.o] Error 1
make[5]: *** [scripts/Makefile.build:478: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:478: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:478: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:478: drivers] Error 2
make[1]: *** [/home/kbuild/kernel/Makefile:1936: .] Error 2
make: *** [Makefile:224: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx-trybot mailing list