== Series Details ==

Series: Underrun on idle PSR workaround (rev2)
URL   : https://patchwork.freedesktop.org/series/145986/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/display/intel_psr.o
drivers/gpu/drm/i915/display/intel_psr.c: In function ‘is_dc5_dc6_blocked’:
drivers/gpu/drm/i915/display/intel_psr.c:937:32: error: implicit declaration of 
function ‘intel_display_power_get_current_dc_state’; did you mean 
‘intel_display_power_set_target_dc_state’? 
[-Werror=implicit-function-declaration]
  937 |         u32 current_dc_state = 
intel_display_power_get_current_dc_state(display);
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                intel_display_power_set_target_dc_state
cc1: all warnings being treated as errors
make[6]: *** [scripts/Makefile.build:207: 
drivers/gpu/drm/i915/display/intel_psr.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


Reply via email to