✗ Fi.CI.BUILD: failure for Introduce drm sharpness property (rev10)

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 2 11:56:28 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property (rev10)
URL   : https://patchwork.freedesktop.org/series/141263/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_casf.o
drivers/gpu/drm/i915/display/intel_casf.c: In function ‘intel_casf_sharpness_get_config’:
drivers/gpu/drm/i915/display/intel_casf.c:139:21: error: implicit declaration of function ‘drm_WARN_ON’; did you mean ‘VM_WARN_ON’? [-Werror=implicit-function-declaration]
  139 |                 if (drm_WARN_ON(display->drm,
      |                     ^~~~~~~~~~~
      |                     VM_WARN_ON
drivers/gpu/drm/i915/display/intel_casf.c: In function ‘intel_casf_write_coeff’:
drivers/gpu/drm/i915/display/intel_casf.c:188:17: error: implicit declaration of function ‘drm_WARN’; did you mean ‘dev_WARN’? [-Werror=implicit-function-declaration]
  188 |                 drm_WARN(display->drm, 0, "Second scaler not enabled\n");
      |                 ^~~~~~~~
      |                 dev_WARN
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:207: drivers/gpu/drm/i915/display/intel_casf.o] Error 1
make[5]: *** [scripts/Makefile.build:465: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:465: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:465: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:465: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:1994: .] Error 2
make: *** [Makefile:251: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx-trybot mailing list