[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: keep backlight_enable on until turn eDP display off (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 22 14:52:11 UTC 2021


== Series Details ==

Series: drm/i915: keep backlight_enable on until turn eDP display off (rev2)
URL   : https://patchwork.freedesktop.org/series/91780/
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/display/intel_dp.o
drivers/gpu/drm/i915/display/intel_dp.c: In function ‘intel_edp_init_connector’:
drivers/gpu/drm/i915/display/intel_dp.c:5241:27: error: ‘QUIRK_NO_PPS_BACKLIGHT_POWER_HOOK’ undeclared (first use in this function); did you mean ‘QUIRK_BACKLIGHT_PRESENT’?
  if (!(dev_priv->quirks & QUIRK_NO_PPS_BACKLIGHT_POWER_HOOK))
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           QUIRK_BACKLIGHT_PRESENT
drivers/gpu/drm/i915/display/intel_dp.c:5241:27: note: each undeclared identifier is reported only once for each function it appears in
scripts/Makefile.build:272: recipe for target 'drivers/gpu/drm/i915/display/intel_dp.o' failed
make[4]: *** [drivers/gpu/drm/i915/display/intel_dp.o] Error 1
scripts/Makefile.build:515: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:515: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:515: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1847: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list